summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7020f1..4117bb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-29 Johan Dahlin <johan@gnome.org>
+
+ * gobject/pygtype.c: (pyg_value_array_from_pyobject):
+ * tests/test_gtype.py:
+ * tests/testhelpermodule.c: (_wrap_test_value_array):
+
+ Treat None in a GValueArray as pointer/NULL, patch by
+ Ed Catmur, fixes #352209.
+
2007-04-29 Loïc Minier <lool+gnome@via.ecp.fr>
reviewed by: Johan Dahlin <johan@gnome.org>