Release 2.1.92-1 2.1.92-1
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 30 Jul 2009 14:32:41 +0000 (16:32 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 30 Jul 2009 14:35:29 +0000 (16:35 +0200)
ChangeLog
NEWS
configure.ac
debian/changelog

index 5d2f193..d535d94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-30  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: bump version
+       * NEWS: updates
+       * debian/changelog: updates
+
 2009-07-28  Alejandro Pinheiro <apinheiro@igalia.com>
 
        * hildon/hildon-touch-selector.[ch]
diff --git a/NEWS b/NEWS
index b9ea8f9..804d04c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+[2.1.92 release]
+
+  * Fixes: NB#130043 (scrollindicator not smooth while panning)
+  * Fixes: NB#123409 (Showing dialog consumes significant amount of
+    time)
+  * Fixes NB#130291 (New HildonTouchSelector API is required to center on
+    any column item)
+
 [2.1.91 release]
 
    * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images)
index e0640c0..7dabfa2 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [2.1.91], [hildon@projects.maemo.org], [hildon])
+AC_INIT([Hildon gtk widgets], [2.1.92], [hildon@projects.maemo.org], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
index 0442725..e21bec4 100644 (file)
@@ -1,3 +1,13 @@
+libhildon (2.1.92-1) unstable; urgency=low
+
+  * Fixes: NB#130043 (scrollindicator not smooth while panning)
+  * Fixes: NB#123409 (Showing dialog consumes significant amount of
+    time)
+  * Fixes NB#130291 (New HildonTouchSelector API is required to center on
+    any column item)
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 30 Jul 2009 16:33:53 +0200
+
 libhildon (2.1.91-1) unstable; urgency=low
 
    * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images)