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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Sep 21 14:47:19 EEST 2007
Author: mdk
Date: 2007-09-21 14:47:17 +0300 (Fri, 21 Sep 2007)
New Revision: 13986

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.16-1 release]


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-09-21 11:42:26 UTC (rev 13985)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-09-21 11:47:17 UTC (rev 13986)
@@ -1,5 +1,13 @@
 2007-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	[1.0.16-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog: Updating.
+
+2007-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* examples/hildon-banner-long-example.c: Adding a test-case for long
 	hildon banner.
 

Modified: projects/haf/trunk/hildon-1/NEWS
===================================================================
--- projects/haf/trunk/hildon-1/NEWS	2007-09-21 11:42:26 UTC (rev 13985)
+++ projects/haf/trunk/hildon-1/NEWS	2007-09-21 11:47:17 UTC (rev 13986)
@@ -1,3 +1,8 @@
+[1.0.16-1 release]
+* Mem-leak fixes in font selector and color selector
+* Mem-leak fix in style helper
+* Making the code dialog a bit more thumbable 
+
 [1.0.15-1 release]
 * Fixing hw keyboard support in lock code dialog
 * Fixing focus behavior in caption

Modified: projects/haf/trunk/hildon-1/configure.ac
===================================================================
--- projects/haf/trunk/hildon-1/configure.ac	2007-09-21 11:42:26 UTC (rev 13985)
+++ projects/haf/trunk/hildon-1/configure.ac	2007-09-21 11:47:17 UTC (rev 13986)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.15], [michael.kostrzewa at nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [1.0.16], [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, 15, 0, 15)
+AS_LIBTOOL(HILDON, 16, 0, 16)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC

Modified: projects/haf/trunk/hildon-1/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-1/debian/changelog	2007-09-21 11:42:26 UTC (rev 13985)
+++ projects/haf/trunk/hildon-1/debian/changelog	2007-09-21 11:47:17 UTC (rev 13986)
@@ -1,3 +1,16 @@
+libhildon (1.0.16-1.1) stable; urgency=low
+
+  * Mem-leak fixes in font selector and color selector
+  * Mem-leak fix in style helper
+  * Making the code dialog a bit more thumbable 
+
+  * Fixes: NB#63694 device lock, truncation of secu_application_title
+  * Fixes: NB#70273 Memory leaks when switching applets and background
+  * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
+  * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
+
 libhildon (1.0.15-1.1) stable; urgency=low
 
   * debian/control: Add glib and gtk+ doc packages to build dependencies to


More information about the maemo-commits mailing list