Added more protection to the pannable area timeouts
[hildon] / NEWS
diff --git a/NEWS b/NEWS
index 5e81c9c..b095a5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+[2.1.96 release]
+
+  * Fixes: NB#132661: (HildonCheckButton should inherit from
+    GtkToggleButton)
+  * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning)
+
+[2.1.95 release]
+
+  * Fixes: NB#131794 (pannable area produces unnecessary allocations
+    causing performance problems)
+  * Fixes: NB#130900 (HildonPannableArea will leak it's event_window
+    if it's realized without showing and then deleted)
+
+[2.1.94 release]
+
+  * Fixes: NB#130910 (Screen gets unlocked when menu is open)
+  * Fixes: NB#126115 (Pannable list overshooting is unusably slow for
+    lists with slow row renderers)
+  * Fixes: NB#126198 (gdk-threads API should be used to install idle and
+    timeout handlers)
+
+[2.1.93 release]
+
+  * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in
+    GtkEntry)
+  * Fixes: NB#131013 (unable to stop panning file manager by tapping on
+    it)
+
+[2.1.92 release]
+
+  * Fixes: NB#130043 (scrollindicator not smooth while panning)
+  * Fixes: NB#123409 (Showing dialog consumes significant amount of
+    time)
+  * Fixes NB#130291 (New HildonTouchSelector API is required to center on
+    any column item)
+
+[2.1.91 release]
+
+   * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images)
+
+[2.1.90 release]
+
+  * Fixes: NB#127896 (Information notes text truncated)
+
+[2.1.88 release]
+
+  * Fixes: NB#124510 (The Application Menu is distorted when switched
+    between portrait and landscape mode)
+  * Fixes: NB#115388 (Power key menu does not resize itself)
+  * Fixes: NB#108487 (Phone settings dialog should scroll to focused field)
+  * Fixes: NB#121445 (Virtual keyboard opening is not working in same
+    way for each text entry field)
+
 [2.1.86 release]
 
   * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,