summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fd89ba..08d5a3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-05-01 Johan Dahlin <johan@gnome.org>
+ * gobject/propertyhelper.py:
+ * tests/test_properties.py:
+
+ Store property values in the descriptor per instance, add a test.
+
* examples/properties.py:
* gobject/Makefile.am:
* gobject/__init__.py: