summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-27
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 921525fc3..a44107544 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,10 @@
+1998-12-23 Elliot Lee <sopwith@redhat.com>
+
+ * gtk/gtkmenu.c: Allow programmer to gtk_object_set_data(obj,
+ "GtkTearoffMenuItem_window_title", ..) on a GtkMenuItem and have
+ it be recognized. If we're getting the title out of the GtkLabel,
+ then remove all underscores.
+
Tue Dec 22 17:01:43 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c (gtk_drag_dest_handle_event):