summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c14ad34..f1b2755 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-07-24 Johan Dahlin <johan@gnome.org>
+
+ * gio/gfile.override:
+ * gio/gfileenumerator.override:
+ * gio/ginputstream.override:
+ * gio/gio.defs:
+ * gio/gio.override:
+ * gio/goutputstream.override:
+ * tests/test_gio.py:
+ Wrap gio.File.copy, add tests and documentation.
+ Rename PyGAsyncRequestNotify to PyGIONotify and reuse it.
+
2008-07-23 Johan Dahlin <johan@gnome.org>
* glib/pyglib.c (_pyglib_destroy_notify):