aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2009-08-26 10:08:42 +0200
committerClaudio Saavedra <csaavedra@igalia.com>2009-08-26 10:10:13 +0200
commit593ff4e4e65ec7524369387f4e60ccfdcde1b613 (patch)
tree60e7a47a06a66ed75c2187f207b2459e1167dafe
parentb21ccb063e5791d68bd15fee469bd4ed550806fa (diff)
Release 2.1.96, this time for real
-rw-r--r--ChangeLog7
-rw-r--r--NEWS5
-rw-r--r--debian/changelog11
3 files changed, 20 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 789b5c6..4d6348d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-26 Claudio Saavedra <csaavedra@igalia.com>
+
+ [Release 2.1.96, this time for real]
+
+ * NEWS: updates
+ * debian/changelog: updates
+
2009-08-26 Alejandro Pinheiro <apinheiro@igalia.com>
* hildon/hildon-pannable-area.c
diff --git a/NEWS b/NEWS
index b095a5c..55dba9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
[2.1.96 release]
- * Fixes: NB#132661: (HildonCheckButton should inherit from
- GtkToggleButton)
+ * 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#132584 (Pannable kinetics in large lists needs tuning)
[2.1.95 release]
diff --git a/debian/changelog b/debian/changelog
index 1736639..95ac333 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,15 @@
+libhildon (2.1.96-2) unstable; urgency=low
+
+ * 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)
+ * Reverted fix for NB#132661.
+
+ -- Claudio Saavedra <csaavedra@igalia.com> Wed, 26 Aug 2009 10:03:19 +0200
+
libhildon (2.1.96-1) unstable; urgency=low
- * Fixes: NB#132661: (HildonCheckButton should inherit from
+ * Fixes NB#132661: (HildonCheckButton should inherit from
GtkToggleButton)
-- Alberto Garcia <agarcia@igalia.com> Fri, 21 Aug 2009 11:55:56 +0200