diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2002-10-22 18:04:44 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2002-10-22 18:04:44 +0000 |
commit | 18518c091dab1e5ba1cf630570e1d3fbbf2a9b79 (patch) | |
tree | 2cfe18bd567febafc421519fe2e410157e9fcfdd /ChangeLog.pre-2-2 | |
parent | f95cd8a39d7aedf2e5dc2d6301efafd9084d3af1 (diff) | |
download | gdk-pixbuf-18518c091dab1e5ba1cf630570e1d3fbbf2a9b79.tar.gz |
It is called GtkStatusbar, not GtkStatusBar. This was changed accidentally
* gtk/gtkstatusbar.c (gtk_statusbar_get_type):
(gtk_statusbar_class_init): It is called GtkStatusbar, not
GtkStatusBar. This was changed accidentally during deprecation
cleanup and caused links in the API docs to break. (#96390)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index e561d0561..7fa88dff0 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,10 @@ +2002-10-22 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkstatusbar.c (gtk_statusbar_get_type): + (gtk_statusbar_class_init): It is called GtkStatusbar, not + GtkStatusBar. This was changed accidentally during deprecation + cleanup and caused links in the API docs to break. (#96390) + Mon Oct 21 14:04:39 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkentry.c (gtk_entry_get_public_chars): Return |