Improved ChangeLog entry. Added GtkTreeView to test-simple.c.
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index f05476a..9591965 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+
+2001-12-10  Bill Haneman  <bill.haneman@sun.com>
+
+       * 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.
+
 2001-12-10  Michael Meeks  <michael@ximian.com>
 
        * cspi/spi_text.c: audit for exception handling,