diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index c43fa9241..51ac8c00f 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Mon Nov 12 19:33:52 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkmessagedialog.c (gtk_message_dialog_new): Warn + if GTK_DIALOG_NO_SEPARATOR is passed in and ignore it. + 2001-11-12 Matthias Clasen <matthiasc@poet.de> * gtk/gtktreeview.c: Documentation fixes. (#64377) |