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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Sep 28 15:10:31 EEST 2007
Author: mdk
Date: 2007-09-28 15:10:29 +0300 (Fri, 28 Sep 2007)
New Revision: 14173

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


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-09-28 12:01:32 UTC (rev 14172)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-09-28 12:10:29 UTC (rev 14173)
@@ -1,3 +1,11 @@
+2007-09-28  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[1.0.17-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog: Updating.
+
 2007-09-26  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* src/hildon-window.c: Applying patches by Xan to fix the toolbar

Modified: projects/haf/trunk/hildon-1/NEWS
===================================================================
--- projects/haf/trunk/hildon-1/NEWS	2007-09-28 12:01:32 UTC (rev 14172)
+++ projects/haf/trunk/hildon-1/NEWS	2007-09-28 12:10:29 UTC (rev 14173)
@@ -1,3 +1,7 @@
+[1.0.17-1 release]
+* Fixed toolbar visibility
+* Fixed breadcrumb separator 
+
 [1.0.16-1 release]
 * Mem-leak fixes in font selector and color selector
 * Mem-leak fix in style helper

Modified: projects/haf/trunk/hildon-1/configure.ac
===================================================================
--- projects/haf/trunk/hildon-1/configure.ac	2007-09-28 12:01:32 UTC (rev 14172)
+++ projects/haf/trunk/hildon-1/configure.ac	2007-09-28 12:10:29 UTC (rev 14173)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.16], [michael.kostrzewa at nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [1.0.17], [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, 16, 0, 16)
+AS_LIBTOOL(HILDON, 17, 0, 17)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC

Modified: projects/haf/trunk/hildon-1/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-1/debian/changelog	2007-09-28 12:01:32 UTC (rev 14172)
+++ projects/haf/trunk/hildon-1/debian/changelog	2007-09-28 12:10:29 UTC (rev 14173)
@@ -1,3 +1,11 @@
+libhildon (1.0.17-1.1) stable; urgency=low
+
+  * Fixes: NB#70842 General brokeness in toolbars visibility
+  * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
+  * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
+
 libhildon (1.0.16-1.1) stable; urgency=low
 
   * Mem-leak fixes in font selector and color selector


More information about the maemo-commits mailing list