diff options
| author | Claudio Saavedra <csaavedra@igalia.com> | 2009-08-26 10:08:42 +0200 |
|---|---|---|
| committer | Claudio Saavedra <csaavedra@igalia.com> | 2009-08-26 10:10:13 +0200 |
| commit | 593ff4e4e65ec7524369387f4e60ccfdcde1b613 (patch) | |
| tree | 60e7a47a06a66ed75c2187f207b2459e1167dafe | |
| parent | b21ccb063e5791d68bd15fee469bd4ed550806fa (diff) | |
Release 2.1.96, this time for real
| -rw-r--r-- | ChangeLog | 7 | ||||
| -rw-r--r-- | NEWS | 5 | ||||
| -rw-r--r-- | debian/changelog | 11 |
3 files changed, 20 insertions, 3 deletions
@@ -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 @@ -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 |
