released and packaged 0.12.22-1
authorLuc Pionchon <luc.pionchon@nokia.com>
Tue, 1 Aug 2006 11:14:45 +0000 (11:14 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Tue, 1 Aug 2006 11:14:45 +0000 (11:14 +0000)
ChangeLog
configure.ac
debian/changelog

index 716a876..9acd4b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-01  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.22
+
+
 2006-07-31  Johan Bilien  <johan.bilien@nokia.com>
 
        * hildon-widgets/hildon-code-dialog.c
@@ -14,7 +19,7 @@
 2006-07-25  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
 
        * hildon-widgets/hildon-number-editor.c: Revert previous patch here
-       until we get a new release of themes stuff.
+       until we get a new release of themes stuff. (M#624)
 
 2006-07-25  Johan Bilien  <johan.bilien@nokia.com>
 
@@ -30,7 +35,7 @@
        * hildon-widgets/hildon-number-editor.c: 
        renamed {plus,minus}-button widgets to ne-{plus,minus}-button in
        order to do the theming without depending on the HildonNumberEditor
-       widget name. Fixes maemo #624
+       widget name. Fixes maemo M#624
 
 2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
 
index cf84cef..6678003 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-libs, 0.12.21)
+AM_INIT_AUTOMAKE(hildon-libs, 0.12.22)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST
index fa618a9..7eec1ad 100644 (file)
@@ -1,3 +1,9 @@
+hildon-libs (0.12.22-1) unstable; urgency=low
+
+  * fixes NB#36309 - HildonCodeDialog uses untranslated string
+
+ -- Luc Pionchon <luc.pionchon@nokia.com>  Tue,  1 Aug 2006 14:06:45 +0300
+
 hildon-libs (0.12.21-1) unstable; urgency=low
 
   * reverted MB#624 - Rename HildonNumberEditor buttons so they can be themed