summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-123
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 9f7f1497a..dda43a87d 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,5 +1,8 @@
2006-06-05 Matthias Clasen <mclasen@redhat.com>
+ * glib/gmain.c (get_dispatch): Don't leak the
+ dispatch struct. (#321886)
+
* tests/strtod-test.c: Add some tests involving
leading whitespace.