diff options
| author | Johan Dahlin <johan@gnome.org> | 2008-08-06 14:26:42 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-08-06 14:26:42 +0000 |
| commit | f7a82eba4709a1671a75b01557e60ac189ced5a1 (patch) | |
| tree | e238f77d008cef1117084d004d03afe650d36f7f /ChangeLog | |
| parent | 6bed68913d23d49ea7a774a9e7daebd2e3624b96 (diff) | |
| download | pygobject-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |
