Improved ChangeLog entry. Added GtkTreeView to test-simple.c.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Mon, 10 Dec 2001 22:32:03 +0000 (22:32 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Mon, 10 Dec 2001 22:32:03 +0000 (22:32 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@168 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog

index 618c05d..9591965 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
        * test/test-simple.c:
        Added test_table (GtkTreeView widget in test window to follow).
        Un-commented test_value, added GtkRange widget.
+       Added GtkTreeView widget with GtkListStore, but it does not
+       pass regression test yet (test is now partially commented out).
 
        * libspi/value.c:
        Fixed bug in impl__set_currentValue.