diff options
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index d5aaceb8aa..1af13c8355 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Wed Mar 6 00:38:29 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkentry.c (gtk_entry_real_insert_text): Fix various problems + when truncating the inserted text to fit into the GtkEntry + size limit of 65kb. (#73119) + Wed Mar 6 00:20:59 2002 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeviewcolumn.c |