diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index c903cd4db3..3b6d5375dc 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Fri Feb 8 14:30:14 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkclist.c (title_focus_in): Return FALSE if + not shoing the titles. (#70959, Thomas Leonard) + 2002-02-08 Darin Adler <darin@bentspoon.com> * demos/gtk-demo/main.c: (load_file): isspace -> g_ascii_isspace |