released and packaged 0.12.13-1
authorLuc Pionchon <luc.pionchon@nokia.com>
Wed, 3 May 2006 12:45:27 +0000 (12:45 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Wed, 3 May 2006 12:45:27 +0000 (12:45 +0000)
ChangeLog
configure.ac
debian/changelog

index 51ffc9c..f40576a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
 
+       * configure.ac: 0.12.13
+
+
+2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
+
        * hildon-widgets/hildon-font-selection-dialog.c:
        (is_internal_font): new function. Tells if a font family is internal.
        (filter_out_internal_fonts): new function. Filters out inernal fonts.
index c63d00a..59481da 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-libs, 0.12.12)
+AM_INIT_AUTOMAKE(hildon-libs, 0.12.13)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST
index 8bf962b..2427cfe 100644 (file)
@@ -1,3 +1,16 @@
+hildon-libs (0.12.13-1) unstable; urgency=low
+
+  * fixes N#27702 - strings moved to another textual domain
+  * fixes N#27749 - strings moved to another textual domain
+  * fixes N#27963 - The am/pm indicator differs in the HildonTimeEditor and HildonTimePicker in en_US locale.
+  * fixes N#25501 - HildonCaption spams GLIB CRITICALS when its ancestor is destroyed
+  * fixes N#28176 - Memory leak in HildonWindow
+  * fixes N#27000 - truncated string in infobanner / infoprint ...
+  * ... and subsecant bugs N#25305, N#26203, N#26624, N#26161, N#27875
+  * fixes N#21854 - Nokia Fonts in HildonFontDialog widget
+
+ -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  3 May 2006 15:32:51 +0300
+
 hildon-libs (0.12.12-1) unstable; urgency=low
 
   * debian/control: Build-Depends, added 'gtk-doc-tools'
@@ -165,8 +178,8 @@ hildon-libs (0.10.1-1) unstable; urgency=low
   * N#19369 TRUE Scketch does not show colour change when using white color
   * N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
   * N#21884 Cannot select read-only by using the center of the scroll key
-  * N#8094 5-bit color selector: wrong margins and pixel measurements
-    M#59   HildonColorSelector needs more space
+  * N#8094  5-bit color selector: wrong margins and pixel measurements
+  * M#59    HildonColorSelector needs more space
 
  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 11 Jan 2006 20:03:33 +0200