[1.0.7-1 release]
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 25 May 2007 08:50:10 +0000 (08:50 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 25 May 2007 08:50:10 +0000 (08:50 +0000)
ChangeLog
NEWS
configure.ac
debian/changelog

index bf52dcd..525c487 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [1.0.7-1 release]
+
+       * NEWS:
+       * debian/changelog:
+       * configure.ac: Updating.
+
 2007-05-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
        * configure.ac: Adding a special '--enable-xan' configure option that
diff --git a/NEWS b/NEWS
index 7ab655c..1e49b07 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+[1.0.7-1 release]
+* Adding the gtk-timeout-update multiplier  to certain widgets
+
 [1.0.6-1 release]
 * Memory allocation fixes for color and font selection widgets
 * Breadcrumb leak/visibility fixes
index cccdfc3..c21a532 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.6], [michael.kostrzewa@nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [1.0.7], [michael.kostrzewa@nokia.com], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
@@ -21,7 +21,7 @@ AS_VERSION
 #    increment current, and set revision to 0.
 # 5. If any interfaces have been added since the last public release, then increment age.
 # 6. If any interfaces have been removed since the last public release, then set age to 0.  
-AS_LIBTOOL(HILDON, 6, 0, 6)
+AS_LIBTOOL(HILDON, 7, 0, 7)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC
index 8ee812b..86fa447 100644 (file)
@@ -1,3 +1,13 @@
+libhildon (1.0.7-1) stable; urgency=low
+
+  * Fixed at some point in the past, but adding here:
+
+  * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
+  * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
+  * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
+
 libhildon (1.0.6-1) stable; urgency=low
 
   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed