summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02ff9dcb45..f7afb996ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
2006-12-22 Matthias Clasen <mclasen@redhat.com>
+
+ * gdk/gdk.symbols:
+ * gdk/gdk.h:
+ * gdk/gdk.c: Add functions to allow threadsafe handling
+ of idles and timeouts wrt. to the GDK lock. (#321886,
+ Chris Wilson)
+
+2006-12-22 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkpango.c: Use pango_cairo_show_error_underline.
(#340141, Behdad Esfahbod)