summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@gnu.org>2001-08-22 13:33:58 +0000
committerAnders Carlsson <andersca@src.gnome.org>2001-08-22 13:33:58 +0000
commite7ac9a34309b7973656a8653762251bfea6fde7a (patch)
tree4b962604d211f10419db972feaef3e68f2dce305 /ChangeLog
parentd1525530194a24a21dfbe356550e806711554f6e (diff)
downloadgtk+-e7ac9a34309b7973656a8653762251bfea6fde7a.tar.gz
Fix a small typo. It's LIST_STORE, not LISTSTORE.
2001-08-22 Anders Carlsson <andersca@gnu.org> * gtk/gtkliststore.h (GTK_LIST_STORE_CLASS): Fix a small typo. It's LIST_STORE, not LISTSTORE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30a4ab071e..4b75986bbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-22 Anders Carlsson <andersca@gnu.org>
+
+ * gtk/gtkliststore.h (GTK_LIST_STORE_CLASS): Fix a small typo.
+ It's LIST_STORE, not LISTSTORE.
+
Tue Aug 21 12:43:29 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtk.h: Remove commented out gtkpacker reference.