summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58f1d8b..cc937e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-07 Jonathan Matthew <jonathan@d14n.org>
+
+ Bug 546734 – Missing Py_INCREFs for some file async methods
+
+ * gio/gfile.override:
+ Increment refcounts on callbacks and callback data for
+ append_to_async, create_async, replace_async, query_info_async and
+ load_contents_async as for all other async methods.
+
2008-08-06 Johan Dahlin <johan@gnome.org>
* gio/gfile.override: