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 7d3f43de52..b5fb3eebca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-01 Richard Hult <richard@imendio.com>
+
+ Some aftermath from the window impl cleanups:
+
+ * gdk/quartz/gdkwindow-quartz.c:
+ (gdk_window_merge_child_input_shapes): Rename and export again.
+ (gdk_window_quartz_get_offsets): Make static.
+
2008-07-01 Michael Natterer <mitch@imendio.com>
* gtk/gtkscalebutton.h: forgot to commit the header, fixed now.