summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-08-06 14:26:42 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-08-06 14:26:42 +0000
commitf7a82eba4709a1671a75b01557e60ac189ced5a1 (patch)
treee238f77d008cef1117084d004d03afe650d36f7f /ChangeLog
parent6bed68913d23d49ea7a774a9e7daebd2e3624b96 (diff)
downloadpygobject-f7a82eba4709a1671a75b01557e60ac189ced5a1.tar.gz
pygobject-f7a82eba4709a1671a75b01557e60ac189ced5a1.tar.xz
pygobject-f7a82eba4709a1671a75b01557e60ac189ced5a1.zip
Move the progress callback for move/copy so it's consistent with the
2008-08-06 Johan Dahlin <johan@gnome.org> * gio/gfile.override: * gio/gio.defs: Move the progress callback for move/copy so it's consistent with the documentation and positional arguments. Update documentation as well svn path=/trunk/; revision=928
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d8118b..58f1d8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-08-06 Johan Dahlin <johan@gnome.org>
+ * gio/gfile.override:
+ * gio/gio.defs:
+ Move the progress callback for move/copy so it's consistent with
+ the documentation and positional arguments. Update documentation as well
+
+2008-08-06 Johan Dahlin <johan@gnome.org>
+
* glib/pyglib.c (pyglib_enable_threads):
* gobject/gobjectmodule.c (pyg_threads_init),
(pygobject_enable_threads):