From f7a82eba4709a1671a75b01557e60ac189ced5a1 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Wed, 6 Aug 2008 14:26:42 +0000 Subject: Move the progress callback for move/copy so it's consistent with the 2008-08-06 Johan Dahlin * 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4d8118b..58f1d8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-08-06 Johan Dahlin + + * 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 * glib/pyglib.c (pyglib_enable_threads): -- cgit