summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d560b75..7c8fd96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-04 Johan Dahlin <johan@gnome.org>
+
+ * gobject/gobjectmodule.c (pyg_spawn_async)
+ (pyg_signal_new): Fix two leaks in error cases, found by
+ Coverity.
+
2006-05-28 Gustavo J. A. M. Carneiro <gjc@gnome.org>
* tests/test_subtype.py: Uncomment Johan's "subsubtype" test case.