summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-09-27 03:43:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-09-27 03:43:55 +0000
commit6260f1aa2c67b4e545f7b7691f6b810e5f07c9e5 (patch)
treeac0583736c191ed069af5beab72f8bc58e7a2f48 /ChangeLog.pre-2-10
parent3be528f2db7a5c0ab16291b847b45e0b0f011ac4 (diff)
downloadgtk+-6260f1aa2c67b4e545f7b7691f6b810e5f07c9e5.tar.gz
Add a missing _ to the name of the has_secondary_backward_stepper
2004-09-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtknotebook.c (gtk_notebook_class_init): Add a missing _ to the name of the has_secondary_backward_stepper property. Noticed by Michèle Garoche.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 1b2dd244b6..e7b99e2f38 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+2004-09-26 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtknotebook.c (gtk_notebook_class_init): Add a missing _
+ to the name of the has_secondary_backward_stepper property.
+ Noticed by Michèle Garoche.
+
Sun Sep 26 02:06:43 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkpathbar.h (struct _GtkPathBar): add missing structures.