Release 2.1.78
[hildon] / debian / changelog
index 69d7c1f..86b91fb 100644 (file)
@@ -1,14 +1,43 @@
-libhildon (2.1.75-1) unstable; urgency=low
+libhildon (2.1.78-1) unstable; urgency=low
 
-  * unreleased
+  * Fixes: NB#115988 (hildon_app_menu_popup creates menu with "crushed"
+    button(s) in the top left corner)
+  * Fixes: NB#118903 (Account setup wizard: Text in Search field should
+    be focused when "Region" touch list picker is reopened again)
+  * Fixes: NB#117927 (Application menu not usable with animation
+    actors)
+  * Fixes: NB#108265 (Animation banner not properly centered)
+  * HildonEntry sizing improvements.
+  * Other code fixes.
 
- -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 18 May 2009 13:08:12 +0300
+ -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 29 May 2009 17:33:27 +0200
+
+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 <csaavedra@igalia.com>  Mon, 25 May 2009 20:00:39 +0200
+
+libhildon (2.1.74-2) unstable; urgency=low
+
+  * Revert fix for NB#107486.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 19 May 2009 16:12:44 +0300
 
 libhildon (2.1.74-1) unstable; urgency=low
 
   * Fixes: NB#116682 (Destroying parented animation actors when parent
     in unmapped leads to crash) (Artem Egorkine)
-  * Fixes: NB#107486 (HildonWindow should size itself properly)
   * Fixes: NB#106374 (Need API to take a loading screenshot)
   * New: hildon_format_file_size_for_display() (Christian Dywan)
   * New: hildon_gtk_window_take_screenshot()