From 25f7b7b567dcb00754c91bb446d3b39c514b633e Mon Sep 17 00:00:00 2001 From: Alberto Garcia Date: Fri, 21 Aug 2009 11:57:40 +0200 Subject: [PATCH] Release 2.1.96 * configure.ac: bump version * NEWS: updates * debian/changelog: updates --- ChangeLog | 8 ++++++++ NEWS | 6 ++++++ configure.ac | 2 +- debian/changelog | 7 +++++++ 4 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7f33046..6e862c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2009-08-21 Alberto Garcia + [Release 2.1.96] + + * configure.ac: bump version + * NEWS: updates + * debian/changelog: updates + +2009-08-21 Alberto Garcia + * hildon/hildon-check-button.h * hildon/hildon-check-button.c (hildon_check_button_clicked, hildon_check_button_class_init): diff --git a/NEWS b/NEWS index ec71a70..b095a5c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +[2.1.96 release] + + * Fixes: NB#132661: (HildonCheckButton should inherit from + GtkToggleButton) + * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning) + [2.1.95 release] * Fixes: NB#131794 (pannable area produces unnecessary allocations diff --git a/configure.ac b/configure.ac index b017ac7..396a60d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.95], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.96], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index 6179a83..1736639 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libhildon (2.1.96-1) unstable; urgency=low + + * Fixes: NB#132661: (HildonCheckButton should inherit from + GtkToggleButton) + + -- Alberto Garcia Fri, 21 Aug 2009 11:55:56 +0200 + libhildon (2.1.95-2) unstable; urgency=low * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning) -- 1.7.9.5