Release 2.1.86 2.1.86-1
authorClaudio Saavedra <csaavedra@igalia.com>
Mon, 29 Jun 2009 11:09:15 +0000 (13:09 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Mon, 29 Jun 2009 11:09:15 +0000 (13:09 +0200)
* NEWS: Updates.
* configure.ac: Bump version.
* debian/changelog: Updates.

ChangeLog
NEWS
configure.ac
debian/changelog

index 4eab0ef..a72006d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-06-29  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.86]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
 2009-06-29  Adam Endrodi  <adam.endrodi@blumsoft.eu>
 
        * hildon/hildon-program.c (hildon_program_update_top_most): Ignore
diff --git a/NEWS b/NEWS
index 529190b..5e81c9c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+[2.1.86 release]
+
+  * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,
+    and needs cleanup)
+  * Fixes: NB#124090 (New calendar wizard title is not using
+    ecdg_ti_caption_separator)
+  * Fixes: NB#121732 (New feature request: Signal to pannable area
+    that informs when panning is stopped.)
+  * Fixes: NB#124385 (Unable to select exact point in color mixing box
+    in color palette dialog)
+  * Fixes: NB#120500 (only device memory connect mmc in use info
+    banner is left aligned)
+  * Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps
+    with the dialog edge)
+  * Fixes: NB#95685 (Add field dialog should use HILDON_UI_MODE_NORMAL)
+
 [2.1.84 release]
 
   * Fixes: NB#122033 (Filter buttons in view menus incorrectly sized)
index d18b523..6518886 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [2.1.85], [hildon@projects.maemo.org], [hildon])
+AC_INIT([Hildon gtk widgets], [2.1.86], [hildon@projects.maemo.org], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
index 7d77e06..69a415f 100644 (file)
@@ -1,9 +1,21 @@
-libhildon (2.1.85-1) unstable; urgency=low
+libhildon (2.1.86-1) unstable; urgency=low
 
-  * unreleased
   * Bump GTK+ dependency to 2.14.3-1maemo5.
-
- -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 24 Jun 2009 10:18:58 +0300
+  * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,
+    and needs cleanup)
+  * Fixes: NB#124090 (New calendar wizard title is not using
+    ecdg_ti_caption_separator)
+  * Fixes: NB#121732 (New feature request: Signal to pannable area
+    that informs when panning is stopped.)
+  * Fixes: NB#124385 (Unable to select exact point in color mixing box
+    in color palette dialog)
+  * Fixes: NB#120500 (only device memory connect mmc in use info
+    banner is left aligned)
+  * Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps
+    with the dialog edge)
+  * Fixes: NB#95685 (Add field dialog should use HILDON_UI_MODE_NORMAL)
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 29 Jun 2009 11:44:17 +0200
 
 libhildon (2.1.84-1) unstable; urgency=low