summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2008-12-21 21:32:53 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-12-21 21:32:53 +0000
commit6369647f625ce975924fccf64eaa20f02c76ad15 (patch)
treecfa866b2be9f2f5dcaa7e7deddf108d0c54097e6 /ChangeLog
parentaa8bf8d82c96d7151017c8b7e721fb4454645597 (diff)
Annotate transfer, direction and allow none for g_file_load_contents
2008-12-21 Johan Dahlin <jdahlin@async.com.br> * gir/gio-2.0.c: Annotate transfer, direction and allow none for g_file_load_contents parameters. svn path=/trunk/; revision=995
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 812f645..e97edef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-21 Johan Dahlin <jdahlin@async.com.br>
+
+ * gir/gio-2.0.c:
+ Annotate transfer, direction and allow none for
+ g_file_load_contents parameters.
+
2008-12-12 Owen Taylor <otaylor@redhat.com>
Disable array auto-detection for out-annotated parameters (#563934)