summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71c4708705..fda592a9cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-06-29 Ryan Lortie <desrt@desrt.ca>
+
+ * tests/testgtk.c (create_composited_window): Connect the "destroy"
+ signal so that the 'window' pointer is set back to NULL (like for the
+ other examples).
+
+ * gdk/x11/gdkwindow-x11.c (gdk_window_impl_x11_finalize): Don't
+ destroy the Damage here. By finalize() XDestroyWindow has already
+ been called (and took the Damage with it).
+
+ Bug #452046.
+
2007-06-29 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchooserdefault.c (recent_meta_data_func): Escape