summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0779285567..8b3f210768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-26 Richard Hult <richard@imendio.com>
+
+ * gtk/gtkdnd-quartz.c (gtk_drag_begin_internal): Don't use
+ deprecated function gtk_widget_ref, replace with g_object_ref.
+
2008-06-26 Michael Natterer <mitch@imendio.com>
* gtk/gtkfilesystem.c: #include "config.h"