summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2007-08-13 10:22:26 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2007-08-13 10:22:26 +0000
commit99b0cae5f74639915775ebf2514ba595475e4400 (patch)
tree2090b8aa0608cacddf48f91471fc45141aedd1f0 /ChangeLog
parentd646d41e0fc6e8b293fe2f6ef2a4c438afd262a1 (diff)
Add test case for one the problems reported in bug #466082
svn path=/trunk/; revision=693
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 242e19f..7800ae5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-13 Gustavo J. A. M. Carneiro <gjc@gnome.org>
+
+ * tests/test_subtype.py (TestSubType.testGetDict): Add unit test
+ exercising a bug when GObject.__dict__ is accessed directly.
+
2007-07-08 Gustavo J. A. M. Carneiro <gjc@gnome.org>
* gobject/gobjectmodule.c (pygobject_functions)