summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9063f0..6a202f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-04-11 Johan Dahlin <jdahlin@async.com.br>
+
+ * gio/gfile.override:
+ * gio/ginputstream.override:
+ * gio/goutputstream.override:
+ * tests/test_gio.py:
+ Move around the order of the callback argument to async methods,
+ so it comes before priority and cancellable, which can have default
+ values.
+
2008-04-08 Johan Dahlin <jdahlin@async.com.br>
* gio/Makefile.am: