Add a 'size' property to HildonCheckButton and HildonEntry
[hildon] / NEWS
diff --git a/NEWS b/NEWS
index 7842cee..b7462c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+[2.1.74 release]
+
+  * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.)
+  * Fixes: NB#116682 (Destroying parented animation actors when parent
+    in unmapped leads to crash) (Artem Egorkine)
+  * Fixes: NB#116786 (Image viewer crases whie trying to launch menu,
+    in a scenario)
+  * Fixes: NB#107486 (HildonWindow should size itself properly)
+  * Fixes: NB#106374 (Need API to take a loading screenshot)
+
+  New API:
+  * hildon_format_file_size_for_display() (Christian Dywan)
+  * hildon_gtk_window_take_screenshot()
+
+  Other:
+
+  * Fix tests build during distcheck.
+  * HildonButton minor fixes.
+  * Coverity reported fixes.
+
+[2.1.72 release]
+
+  * Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated)
+  * Fixes: NB#113761 (Update progress banner to use progress indicator)
+  * Fixes: NB#114253 (HildonPickerButton not refreshing its value)
+  * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
+  * Fixes: NB#105529 (Empty App menu is launched in a scenario.)
+  * Fixes: NB#115166 (Formatting memory card is not taking place)
+  * Fixes: NB#115242 (Sound is not played every time for the 'Switch off
+     device?' confirmation note)
+
+   Other:
+
+  * New unit tests for HildonPickerButton
+  * Set "dialog-information" role for sounds played by hildon_play_system_sound()
+  * Documentation and examples fixes.
+
+[2.1.70 release]
+
+  * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
+    properly)
+  * Fixes: NB#112933 (text is not left aligned in confirmation dialog
+    is connectivity dialog)
+  * Fixes: NB#111606 (HildonTimeSelector should expose API to
+    set/unset am/pm mode)
+  * Fixes: NB#111160 (!HildonEditToolbar buttons are focused after
+    typing on an HW arrows key)
+
+  New API:
+
+  * HildonTimeSelector:time-format-policy
+
 [2.1.68 release]
 
   * Fixes: NB#109635 (Confirmation notes do not support portrait)