2009-03-16 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / NEWS
diff --git a/NEWS b/NEWS
index e63ab48..f39f852 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+[2.1.52 release]
+
+  Bug fixes:
+
+  * Fixes: NB#104485 (Not able to address the call when application menu is
+    opened at background)
+  * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.)
+  * Fixes: NB#105407 (highlight is not cancelled when panning starts)
+  * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data)
+  * Fixes: NB#105678 (HildonTextView should use logical colours instead of
+    setting widget name)
+
+  New API:
+
+  * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data)
+  User data parameter added to (HildonTouchSelectorPrintFunc *) signature.
+  * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback.
+
+  Other:
+
+  * More HildonPannableArea fine tunning.
+  * Documentation improvements.
+  * Minor theming fixes.
+
+[2.1.50 release]
+
+  Bug fixes:
+
+  * Fixes: NB#105012 (buttons inside a pannable area not getting release
+    event when dragging/releasing)
+
 [2.1.48 release]
 
   Bug fixes: