diff options
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 4444bffbb1..95f5e71430 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,11 @@ +2001-11-01 Havoc Pennington <hp@pobox.com> + + * gtk/gtktext.c (gtk_text_set_position): handle -1 argument in + order to remove a workaround in Nautilus that forced + GTK_ENABLE_BROKEN + + * gtk/gtkwidget.c (gtk_widget_modify_style): fix typos in the docs + Thu Nov 1 20:09:31 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkrange.c: Patch from George Lebl to |