From: Alberto Garcia Date: Mon, 10 Aug 2009 15:25:00 +0000 (+0200) Subject: Release 2.1.94 X-Git-Tag: 2.1.94-1^0 X-Git-Url: http://git.maemo.org/git/?p=hildon;a=commitdiff_plain;h=8893d86bce448508554a8803011d183b252728b7 Release 2.1.94 * configure.ac: bump version * NEWS: updates * debian/changelog: updates --- diff --git a/ChangeLog b/ChangeLog index 319a73b..fe8620c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-08-10 Alberto Garcia + + [Release 2.1.94] + + * configure.ac: bump version + * NEWS: updates + * debian/changelog: updates + 2009-08-06 Alberto Garcia * examples/hildon-hvolumebar-timer-example.c diff --git a/NEWS b/NEWS index 58280ad..6743363 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +[2.1.94 release] + + * Fixes: NB#130910 (Screen gets unlocked when menu is open) + * Fixes: NB#126115 (Pannable list overshooting is unusably slow for + lists with slow row renderers) + * Fixes: NB#126198 (gdk-threads API should be used to install idle and + timeout handlers) + [2.1.93 release] * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in diff --git a/configure.ac b/configure.ac index 482749c..bc2cf4e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.93], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.94], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index b59c2f3..e1cff93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libhildon (2.1.94-1) unstable; urgency=low + + * Fixes: NB#130910 (Screen gets unlocked when menu is open) + * Fixes: NB#126115 (Pannable list overshooting is unusably slow for + lists with slow row renderers) + * Fixes: NB#126198 (gdk-threads API should be used to install idle and + timeout handlers) + + -- Alberto Garcia Mon, 10 Aug 2009 17:17:34 +0200 + libhildon (2.1.93-1) unstable; urgency=low * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in