diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2009-04-06 12:41:04 +0000 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2009-04-06 12:41:04 +0000 |
commit | 326840cb13be01a81d42cc3fc2ab7caf2c732665 (patch) | |
tree | 7408676caf2e8863ad713e9d606636ae4fc60d77 /debian | |
parent | 97d77c33d9b72838bbec3b4de502b0dd662baf9f (diff) |
2009-04-06 Claudio Saavedra <csaavedra@igalia.com>
[Release 2.1.60]
* NEWS: Updates.
* configure.ac: Bump version.
* debian/changelog: Updates.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a6b49e4..2a8dee6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +libhildon (2.1.60-1) unstable; urgency=low + + * Fixes: NB#109099 (Memory leak in Hildon touch selector) + * Fixes: NB#107386 (Odd stacking behaviour for information banners) + * Fixes: NB#94957 (Smoothly opened application menu) + * Fixes: NB#109179 (Memory leak in Hildon program) + * Fixes: NB#107775 (No scrollbars can be seen when several items are + available in a dialog) + * Fixes: NB#106375 (Need API to retitle a window with a title + including markup) + * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog) + * Fixes: NB#109639 (Update hildon passwd dialogs to Hildon 2.2) + + New API: + + * hildon_window_stack_get_windows() + * New "markup" property and hildon_window_{get,set}_markup() + methods. + + Other: + + * More HildonPannableArea tunning. + * Fixed some memory leaks. + + -- Claudio Saavedra <csaavedra@igalia.com> Mon, 06 Apr 2009 15:34:47 +0300 + libhildon (2.1.58-1) unstable; urgency=low * Fixes: NB#107583 (Hildon app menu crashes in various applications) |