summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-07-19 01:15:34 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-07-19 01:15:34 +0000
commit4eb40b4278e56666a1f794ee75ac2428e5da2229 (patch)
treeb748fe1af49a63d4afe217bc4ccbcb5db03590ec /ChangeLog
parent0db1e78f9d8b96ac456e8709c09834144d899c12 (diff)
downloadgtk+-4eb40b4278e56666a1f794ee75ac2428e5da2229.tar.gz
Updates
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eb6ae4e5c..e04082051a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-07-18 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
* gtk/gtkdnd.c: Make the ipc widgets GtkWindows instead
of GtkInvisibles, and put them in the same window group
as the drag source, to avoid interactions between DND
@@ -199,9 +201,6 @@
* configure.in: Make the test for the sync extension
more robust. (#347315, Tommi Komulainen)
- * gtk/gtktextiter.c: Declare GtkTextRealIter as a type that
- may alias. (#347585, Ed Catmur)
-
2006-07-13 Michael Emmel <mike.emmel@gmail.com>
* gdk/directfb/gdkdrawable-directfb.c