released and packaged 0.12.19-1
authorLuc Pionchon <luc.pionchon@nokia.com>
Mon, 5 Jun 2006 20:48:50 +0000 (20:48 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Mon, 5 Jun 2006 20:48:50 +0000 (20:48 +0000)
ChangeLog
configure.ac
debian/changelog

index af4333d..0d49ca1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
 
+       * configure.ac: 0.12.19
+
+
+2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
+
        * hildon-widgets/hildon-color-button.c
        (hildon_color_button_init): Moved key handling from key release
        event to key press event.
index 3429529..e908206 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-libs, 0.12.18)
+AM_INIT_AUTOMAKE(hildon-libs, 0.12.19)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST
index 7315584..8c840f3 100644 (file)
@@ -1,3 +1,15 @@
+hildon-libs (0.12.19-1) unstable; urgency=low
+
+  * fixes NB#26383 (bis) - Menu key opens application menu while combo box menu is popped up
+  * fixes NB#28836 - Need to tap twice to invoke application menu for the first time.
+  * fixes NB#29888 - Creating instanse of hildon grid widget generates warning
+  * fixes NB#30937 - Unable to key in again on clearing the hour/minutes field the second time
+  * fixes NB#30955 - Application crashes when trying to put a wrong minimun time duration
+  * fixes NB#31099 - Progress banner does not fit enough text -- (workaround)
+  * fixes NB#31604 - "Background colour"-caption opens opens the Colour selector with Select hardkey up event
+
+ -- Luc Pionchon <luc.pionchon@nokia.com>  Mon,  5 Jun 2006 23:27:53 +0300
+
 hildon-libs (0.12.18-1) unstable; urgency=low
 
   * fixes NB#26383 - Menu key opens application menu while combo box menu is popped up