Added GtkTreeView to test-simple.c, and uncommented regression test.
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index d7bb8c0..7580c01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,12 @@
 
        * test/test-simple.c:
        Added test_table (GtkTreeView widget in test window to follow).
-       Un-commented test_value, will add GtkRange as well.
+       Un-commented test_value, added GtkRange widget.
+       Added GtkTreeView widget with GtkListStore.  It passes regression
+       test but leaks one SPI object for some reason.
+
+       * libspi/value.c:
+       Fixed bug in impl__set_currentValue.
 
 2001-12-10  Michael Meeks  <michael@ximian.com>