From 8f67472d52cabfeb32f7d6b6dc3457a94dda0174 Mon Sep 17 00:00:00 2001 From: Andreas Rottmann Date: Mon, 12 Jan 2009 20:57:02 +0000 Subject: =?UTF-8?q?Bug=20566404=20=E2=80=93=20Annotations=20for=20GLib?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2009-01-03 Andreas Rottmann Bug 566404 – Annotations for GLib * gir/glib-2.0.c: Added allow-none annotations for g_thread_init() and g_main_loop_new(). svn path=/trunk/; revision=1020 --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56eedfa7..dcb977e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ +2009-01-03 Andreas Rottmann + + Bug 566404 – Annotations for GLib + + * gir/glib-2.0.c: Added allow-none annotations for g_thread_init() + and g_main_loop_new(). + 2009-01-12 Johan Dahlin Bug 566419 – Element type of arrays not properly handled in all cases - + * giscanner/annotationparser.py: * tests/scanner/annotation-1.0-expected.gir: * tests/scanner/annotation-1.0-expected.tgir: -- cgit v1.2.1