[maemo-commits] [maemo-commits] r11843 - in projects/haf/trunk/hildon-1: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri May 25 11:50:14 EEST 2007
Author: mdk
Date: 2007-05-25 11:50:10 +0300 (Fri, 25 May 2007)
New Revision: 11843

Modified:
   projects/haf/trunk/hildon-1/ChangeLog
   projects/haf/trunk/hildon-1/NEWS
   projects/haf/trunk/hildon-1/configure.ac
   projects/haf/trunk/hildon-1/debian/changelog
Log:
[1.0.7-1 release]


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-05-24 17:43:53 UTC (rev 11842)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-05-25 08:50:10 UTC (rev 11843)
@@ -1,3 +1,11 @@
+2007-05-25  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[1.0.7-1 release]
+
+	* NEWS:
+	* debian/changelog:
+	* configure.ac: Updating.
+
 2007-05-24  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* configure.ac: Adding a special '--enable-xan' configure option that

Modified: projects/haf/trunk/hildon-1/NEWS
===================================================================
--- projects/haf/trunk/hildon-1/NEWS	2007-05-24 17:43:53 UTC (rev 11842)
+++ projects/haf/trunk/hildon-1/NEWS	2007-05-25 08:50:10 UTC (rev 11843)
@@ -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

Modified: projects/haf/trunk/hildon-1/configure.ac
===================================================================
--- projects/haf/trunk/hildon-1/configure.ac	2007-05-24 17:43:53 UTC (rev 11842)
+++ projects/haf/trunk/hildon-1/configure.ac	2007-05-25 08:50:10 UTC (rev 11843)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.6], [michael.kostrzewa at nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [1.0.7], [michael.kostrzewa at nokia.com], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
@@ -21,7 +21,7 @@
 #    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

Modified: projects/haf/trunk/hildon-1/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-1/debian/changelog	2007-05-24 17:43:53 UTC (rev 11842)
+++ projects/haf/trunk/hildon-1/debian/changelog	2007-05-25 08:50:10 UTC (rev 11843)
@@ -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 at 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


More information about the maemo-commits mailing list