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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon May 7 13:21:56 EEST 2007
Author: mdk
Date: 2007-05-07 13:21:55 +0300 (Mon, 07 May 2007)
New Revision: 11477

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


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-05-07 10:03:37 UTC (rev 11476)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-05-07 10:21:55 UTC (rev 11477)
@@ -1,3 +1,11 @@
+2007-05-07  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[1.0.5-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog: Updating.
+
 2007-05-04  Xan Lopez  <xan.lopez at nokia.com>
 
 	* src/hildon-bread-crumb-trail.c:

Modified: projects/haf/trunk/hildon-1/NEWS
===================================================================
--- projects/haf/trunk/hildon-1/NEWS	2007-05-07 10:03:37 UTC (rev 11476)
+++ projects/haf/trunk/hildon-1/NEWS	2007-05-07 10:21:55 UTC (rev 11477)
@@ -1,3 +1,8 @@
+[1.0.5-1 release]
+* Fixes in the HildonWizardDialog
+* Memory freeing fixes in font selection dialog
+* Breadcrumb update
+
 [1.0.3-1 release]
 * Removing the API guard from helper functions. It was a mistake.
 

Modified: projects/haf/trunk/hildon-1/configure.ac
===================================================================
--- projects/haf/trunk/hildon-1/configure.ac	2007-05-07 10:03:37 UTC (rev 11476)
+++ projects/haf/trunk/hildon-1/configure.ac	2007-05-07 10:21:55 UTC (rev 11477)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.4], [michael.kostrzewa at nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [1.0.5], [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, 4, 0, 4)
+AS_LIBTOOL(HILDON, 5, 0, 5)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC

Modified: projects/haf/trunk/hildon-1/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-1/debian/changelog	2007-05-07 10:03:37 UTC (rev 11476)
+++ projects/haf/trunk/hildon-1/debian/changelog	2007-05-07 10:21:55 UTC (rev 11477)
@@ -1,3 +1,13 @@
+libhildon (1.0.5-1) stable; urgency=low
+
+  * Fixes: NB#54149 Date editor: Accepts year greater than 2037
+  * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
+
+  * Memory freeing fixes in font selection dialog.
+  * Breadcrumb update.
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Mon, 07 May 2007 13:16:09 +0300
+
 libhildon (1.0.4-1) stable; urgency=low
 
   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.


More information about the maemo-commits mailing list