diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 9a40e26083..b1581cf34e 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +Fri Jun 8 12:38:49 2001 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtktable.c (gtk_table_resize): warn if row/cols are out of + range. Fix bug #55921 + + * gtk/gtkliststore.c (gtk_list_store_new_with_types): fix doc bug + (#55920). + Fri Jun 8 12:03:07 2001 Owen Taylor <otaylor@redhat.com> * gdk/gdkkeys.[ch]: Add a direction-changed signal, |