summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1999-02-25 06:53:27 +0000
committerTim Janik <timj@src.gnome.org>1999-02-25 06:53:27 +0000
commitc9cda15e70ce145729bd4ead27d7279a4fc25fa2 (patch)
treef2ca162758e774b0fd5a33999681afd0e3e832f5 /ChangeLog.pre-2-4
parentb515672a1e4b68fa36e93e62e5e6ba5a90ef8a86 (diff)
downloadgtk+-c9cda15e70ce145729bd4ead27d7279a4fc25fa2.tar.gz
removed bogus line
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-42
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index c6539fa33b..67f4464c2f 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -35,8 +35,6 @@ Thu Feb 24 23:58:44 1999 Tim Janik <timj@gtk.org>
Wed Feb 24 19:35:15 1999 Tim Janik <timj@gtk.org>
- * gtk/gtksignal.c (gtk_signal_handler_pending_by_id):
-
* gtk/gtktext.c (gtk_text_key_press): if the widget is not editable,
don't silently eat up GDK_Return, GDK_Home and GDK_End, return FALSE
instead so the user can still hook up key bindings.