From d5e312d9ff8ca18c02dc5a04f5a45b66ffcbe1a2 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Thu, 30 Jul 2009 16:32:41 +0200 Subject: [PATCH] Release 2.1.92-1 --- ChangeLog | 6 ++++++ NEWS | 8 ++++++++ configure.ac | 2 +- debian/changelog | 10 ++++++++++ 4 files changed, 25 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5d2f193..d535d94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-07-30 Claudio Saavedra + + * configure.ac: bump version + * NEWS: updates + * debian/changelog: updates + 2009-07-28 Alejandro Pinheiro * hildon/hildon-touch-selector.[ch] diff --git a/NEWS b/NEWS index b9ea8f9..804d04c 100644 --- 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) diff --git a/configure.ac b/configure.ac index e0640c0..7dabfa2 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/debian/changelog b/debian/changelog index 0442725..e21bec4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 30 Jul 2009 16:33:53 +0200 + libhildon (2.1.91-1) unstable; urgency=low * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images) -- 1.7.9.5