From 45330a18f6f1525959b127946612b550fcd68ca3 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Mon, 25 May 2009 17:38:49 +0200 Subject: [PATCH] Release 2.1.76 * NEWS: Updates. * configure.ac: Bump version. * debian/changelog: Updates. --- ChangeLog | 8 ++++++++ NEWS | 14 ++++++++++++++ configure.ac | 2 +- debian/changelog | 20 +++++++++++++++----- 4 files changed, 38 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index f3903bf..6d491ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-05-25 Claudio Saavedra + + [Release 2.1.76] + + * NEWS: Updates. + * configure.ac: Bump version. + * debian/changelog: Updates. + 2009-05-25 Alberto Garcia * hildon/hildon-app-menu.c: Doc updates. diff --git a/NEWS b/NEWS index b7462c4..17f5e07 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +[2.1.76 release] + + * Fixes: NB#117928 (Widgets such as Entry and CheckButton (and + others) do too much in the _new function) + * Fixes: NB#114874 (There is no possibility to show hildon banners with + DND flag set) + * Fixes: NB#117870 ('Disconnect charger...' info banner is truncated + on transition from landscape to portrait) + * Fixes: NB#109063 (HildonAppMenu shouldn't show its items + automatically when they're added) + * Fixes: NB#116607 (Pannable area should always have scrollbar visible + initially if the application can be scrolled) + * Several HildonPannableArea usability improvements. + [2.1.74 release] * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.) diff --git a/configure.ac b/configure.ac index 16325cb..8d415b2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.75], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.76], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index 7d608f0..667c78f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ -libhildon (2.1.75-1) unstable; urgency=low - - * unreleased - - -- Claudio Saavedra Mon, 18 May 2009 13:08:12 +0300 +libhildon (2.1.76-1) unstable; urgency=low + + * Fixes: NB#117928 (Widgets such as Entry and CheckButton (and + others) do too much in the _new function) + * Fixes: NB#114874 (There is no possibility to show hildon banners with + DND flag set) + * Fixes: NB#117870 ('Disconnect charger...' info banner is truncated + on transition from landscape to portrait) + * Fixes: NB#109063 (HildonAppMenu shouldn't show its items + automatically when they're added) + * Fixes: NB#116607 (Pannable area should always have scrollbar visible + initially if the application can be scrolled) + * Several HildonPannableArea usability improvements. + + -- Claudio Saavedra Mon, 25 May 2009 20:00:39 +0200 libhildon (2.1.74-2) unstable; urgency=low -- 1.7.9.5