From 5ba3c660422ad4a50b7538d6496adf15ce21f78d Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Fri, 4 Sep 2009 15:36:52 +0300 Subject: [PATCH] Release 2.1.97-1 * configure.ac: bump version * NEWS: updates * debian/changelog: updates --- ChangeLog | 8 ++++++++ NEWS | 17 +++++++++++++++++ configure.ac | 2 +- debian/changelog | 11 +++++++++++ 4 files changed, 37 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2e9282b..f1fa87e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-09-04 Claudio Saavedra + + [Release 2.1.97] + + * configure.ac: bump version + * NEWS: updates + * debian/changelog: updates + 2009-09-04 Alberto Garcia * hildon/hildon-entry.c diff --git a/NEWS b/NEWS index 55dba9d..184bf55 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +[2.1.97 release] + + * Fixes: NB#133252 (Opening any feed item from RSS always opens the + first feed item in browser) + * Fixes: NB#135179 (Remove pannable timeouts in unrealize function) + * Fixes: NB#133767 (Information and confirmation note sound should + follow system profile setting) + * Fixes: NB#134533 (UI freezes if we show a dialog with + gtk_dialog_run() while a menu is opened) + * Fixes: NB#110894 (In event view containing very large description + field, application menu is displayed blank while panning) + * Fixes: NB#131942 (HildonPickerDialog is seen empty when popping up + for the first time) + * Fixes: NB#131911 (Appmenu does not resize properly, when number of + menu items change) + * Documentation updates + [2.1.96 release] * Fixes: NB#133252 (Opening any feed item from RSS always opens the diff --git a/configure.ac b/configure.ac index 396a60d..bde9e7d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.96], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.97], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index b392978..af64fa5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libhildon (2.1.97-1) unstable; urgency=low + + * Fixes: NB#110894 (In event view containing very large description + field, application menu is displayed blank while panning) + * Fixes: NB#131942 (HildonPickerDialog is seen empty when popping up + for the first time) + * Fixes: NB#131911 (Appmenu does not resize properly, when number of + menu items change) + + -- Claudio Saavedra Fri, 04 Sep 2009 15:23:38 +0300 + libhildon (2.1.96-6) unstable; urgency=low * Fixes: NB#134533 (UI freezes if we show a dialog with -- 1.7.9.5