Added the Fixes comment to the last commit Changelog entry.
[hildon] / ChangeLog
index f5cadce..ea0fcbd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2009-08-03  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_check_move),
+       (hildon_pannable_area_button_release_cb),
+       (hildon_pannable_area_scroll_to): Reverted the priority change of
+       the timeout, in some situations, slow renderers, the click do not
+       make it to the mainloop on time.
+
+       Fixes NB#131013 (unable to stop panning file manager by tapping on
+       it)
+
+2009-07-30  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: bump version
+       * NEWS: updates
+       * debian/changelog: updates
+
 2009-07-28  Alejandro Pinheiro <apinheiro@igalia.com>
 
        * hildon/hildon-touch-selector.[ch]
@@ -34,7 +52,7 @@
        (hildon_pannable_area_timeout): Added the process updates of the
        scrollbars window in the pannable.
 
-       Fixes: NB#130043 (scrollindicator not smooth while paning)
+       Fixes: NB#130043 (scrollindicator not smooth while panning)
 
 2009-07-23  Alejandro G. Castro  <alex@igalia.com>