summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a371484..4fd89ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2007-05-01 Johan Dahlin <johan@gnome.org>
+
+ * examples/properties.py:
+ * gobject/Makefile.am:
+ * gobject/__init__.py:
+ * gobject/constants.py.in:
+ * gobject/generate-constants.c: (main):
+ * gobject/propertyhelper.py:
+ * tests/Makefile.am:
+ * tests/test_enum.py:
+ * tests/test_interface.py:
+ * tests/test_properties.py:
+
+ Add a property helper, fixes #338098
+
2007-04-30 Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
* tests/common.py (importModules): Import testhelper first so that