diff options
author | Tim Janik <timj@src.gnome.org> | 1999-02-25 06:53:27 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1999-02-25 06:53:27 +0000 |
commit | c9cda15e70ce145729bd4ead27d7279a4fc25fa2 (patch) | |
tree | f2ca162758e774b0fd5a33999681afd0e3e832f5 /ChangeLog.pre-2-4 | |
parent | b515672a1e4b68fa36e93e62e5e6ba5a90ef8a86 (diff) | |
download | gtk+-c9cda15e70ce145729bd4ead27d7279a4fc25fa2.tar.gz |
removed bogus line
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 2 |
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. |