2006-10-06 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 6 Oct 2006 12:55:00 +0000 (12:55 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 6 Oct 2006 12:55:00 +0000 (12:55 +0000)
[0.14.5-1 release]

* configure.ac:
* debian/changelog: Update.

* debian/hildon-libs-dev.install: Removing redundant .la/.a files.

ChangeLog
configure.ac
debian/changelog
debian/hildon-libs-dev.install

index b2dac32..b276ba1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
 2006-10-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+       
+       [0.14.5-1 release]
+       
+       * configure.ac:
+       * debian/changelog: Update.
+
+       * debian/hildon-libs-dev.install: Removing redundant .la/.a files. 
+
+2006-10-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
        * debian/copyright: One more license fix. 
 
index 191b28f..e381732 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-libs, 0.14.4)
+AM_INIT_AUTOMAKE(hildon-libs, 0.14.5)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST
index 4fc51f1..25b3682 100644 (file)
@@ -1,3 +1,26 @@
+hildon-libs (0.14.5-1) unstable; urgency=low
+
+  * Fixes: MB#625 - HildonNumberEditor doesn't notify::changed properly
+  * Fixes: MB#432 - HildonWizardDialog requires gtk_widget_show_all to work
+  * Fixes: NB#41291 - Font settings; Extra space in font size (e.g. "12__pt")
+  * Fixes: NB#39909 - Focus movement at Color selector dialog is not happening with HW key.
+  * Fixes: NB#40532 - hildon-libs package provides old style debug symbol package
+  * Fixes: NB#39585 - Hildon_set_password dialog has auto-capitalization active 
+  * Fixes: NB#40059 - Assigning Invalid date in start-up wizard throwing Glib critical errors.
+  * Fixes: NB#41234 - HildonWizardDialog doesn't not cancel when Escape is pressed
+  * Fixes: NB#40228 - Gagarin-Hildon libraries-0.14.0: License Issues 
+
+  * Adding an "autotitle" property to HildonWizardDialog that controls the way
+  wizard handles it's title. Can be set to FALSE if the applciation developer
+  wants to override the default/existing behaviour. 
+
+  * Adding an "icon-position" property to HildonCaption. Can be set to
+  OSITION_LEFT or HILDON_CAPTION_POSITION_RIGHT. Controls the
+  position of the icon vs. label -- on the left or on the right side. Defaults
+  to right, to not change existing behaviour. 
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 06 Oct 2006 16:00:00 +0300
+
 hildon-libs (0.14.4-1) unstable; urgency=low
 
   * fixes NB#39946 - Focus is not coming always when tap on date
index 5660c0d..9d4598d 100644 (file)
@@ -1,5 +1,3 @@
 usr/include
 usr/lib/*.so
-usr/lib/*.a
-usr/lib/*.la
 usr/lib/pkgconfig