summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2009-01-12 21:00:46 +0000
committerJohan Dahlin <johan@src.gnome.org>2009-01-12 21:00:46 +0000
commit13e0c1c74eb7fa3fa0a7089aa1cb733d07855139 (patch)
treea81e3995a51ca901540374857561ba4321364470 /ChangeLog
parent8f67472d52cabfeb32f7d6b6dc3457a94dda0174 (diff)
downloadgobject-introspection-13e0c1c74eb7fa3fa0a7089aa1cb733d07855139.tar.gz
Bug 563386 – scanner ignores "const" on boxed return values
2009-01-12 Havoc Pennington <hp@pobox.com> Bug 563386 – scanner ignores "const" on boxed return values * tests/everything/everything.c (test_simple_boxed_a_const_return): * tests/everything/everything.h: This adds just the tests specified in the bug above, the fix itself was included in Bug 563794 svn path=/trunk/; revision=1021
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcb977e9..d94ffd69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-01-12 Havoc Pennington <hp@pobox.com>
+
+ Bug 563386 – scanner ignores "const" on boxed return values
+
+ * tests/everything/everything.c (test_simple_boxed_a_const_return):
+ * tests/everything/everything.h:
+
+ This adds just the tests specified in the bug above, the fix itself
+ was included in Bug 563794
+
2009-01-03 Andreas Rottmann <a.rottmann@gmx.at>
Bug 566404 – Annotations for GLib