summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-02-01 19:05:18 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-02-01 19:05:18 +0000
commitcacec65e9e410527f32b89a97a29c23d213724b2 (patch)
treea4277821d7480a3d466cd3e72971b867b9e0a416 /ChangeLog.pre-2-10
parent50ab749f4bc6378767f2c252b30e128b577c66f8 (diff)
downloadgtk+-cacec65e9e410527f32b89a97a29c23d213724b2.tar.gz
Add some sanity checks if the widget passed to gtk_drag_get_data() was not
Wed Feb 2 11:58:05 2000 Owen Taylor <otaylor@redhat.com> * gtk/gtkdnd.c (gtk_drag_selection_received): Add some sanity checks if the widget passed to gtk_drag_get_data() was not the dest widget.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 317ed087b2..9700b9a706 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+Wed Feb 2 11:58:05 2000 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkdnd.c (gtk_drag_selection_received): Add some sanity
+ checks if the widget passed to gtk_drag_get_data() was not the
+ dest widget.
+
2000-01-31 Yuan-Chung Cheng <platin@linux.org.tw>
* configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.