Release 2.1.88
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 16 Jul 2009 10:22:30 +0000 (12:22 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 16 Jul 2009 10:25:38 +0000 (12:25 +0200)
* NEWS: Updates.
* configure.ac: Bump version.
* debian/changelog: Updates.

ChangeLog
NEWS
configure.ac
debian/changelog

index 0b331cc..59e7427 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-07-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.88]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
 2009-07-16  Alejandro G. Castro  <alex@igalia.com>
 
        * hildon/hildon-text-view.c,
diff --git a/NEWS b/NEWS
index 5e81c9c..7e9adf6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+[2.1.88 release]
+
+  * Fixes: NB#124510 (The Application Menu is distorted when switched
+    between portrait and landscape mode)
+  * Fixes: NB#115388 (Power key menu does not resize itself)
+  * Fixes: NB#108487 (Phone settings dialog should scroll to focused field)
+  * Fixes: NB#121445 (Virtual keyboard opening is not working in same
+    way for each text entry field)
+
 [2.1.86 release]
 
   * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,
index 1ddc780..55819e3 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [2.1.87], [hildon@projects.maemo.org], [hildon])
+AC_INIT([Hildon gtk widgets], [2.1.88], [hildon@projects.maemo.org], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
index e68db86..baef139 100644 (file)
@@ -1,3 +1,14 @@
+libhildon (2.1.88-1) unstable; urgency=low
+
+  * Fixes: NB#124510 (The Application Menu is distorted when switched
+    between portrait and landscape mode)
+  * Fixes: NB#115388 (Power key menu does not resize itself)
+  * Fixes: NB#108487 (Phone settings dialog should scroll to focused field)
+  * Fixes: NB#121445 (Virtual keyboard opening is not working in same
+    way for each text entry field)
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 16 Jul 2009 12:20:12 +0200
+
 libhildon (2.1.86-2) unstable; urgency=low
 
   * Correctly place HildonBanner during mapping.