Remove bogus entry from ChangeLog
[hildon] / ChangeLog
index 1710e0d..6d74b30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2009-09-18  Claudio Saavedra  <csaavedra@igalia.com>
+
+       Do not return gboolean in GtkButton:clicked signal handlers
+
+       * examples/hildon-banner-example.c:
+       (on_information_clicked), (on_animation_clicked),
+       (on_progress_clicked): GtkButton:clicked handlers do not return
+       gboolean. Fix this.
+
+2009-09-17  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-gtk.c (hildon_gtk_window_take_screenshot):
+       Use the Xlib API to take window screenshots, since the GDK API
+       doesn't allow us to set the event mask.
+
+       Fixes: NB#138857 (hildon_gtk_window_take_screenshot doesn't take a
+       screenshot)
+
+2009-09-14  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [2.2.0 Release Candidate 6]
+
+       * debian/changelog: bump and updates.
+
 2009-09-14  Claudio Saavedra  <csaavedra@igalia.com>
 
        * hildon/hildon-window.c: (hildon_window_update_menu_flag): Properly