summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-04-14 19:54:46 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2009-04-14 19:54:46 +0000
commit23e60a4e91e00ad3d12f283c46449fb654182a9e (patch)
treea333082e31817dba6264963718d1a5800b4f7fdd /ChangeLog
parent9f5ce31f7f42dc8d3d6062cb17c87fb57b23817a (diff)
change argument order to keep it consistent with the other methods.
2009-04-14 Gian Mario Tagliaretti <gianmt@gnome.org> * gio/gfile.override: (_wrap_g_file_copy_async) change argument order to keep it consistent with the other methods. svn path=/trunk/; revision=1061
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb98ec6..7d6dcef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-14 Gian Mario Tagliaretti <gianmt@gnome.org>
+
+ * gio/gfile.override: (_wrap_g_file_copy_async) change argument order
+ to keep it consistent with the other methods.
+
2009-04-13 Paul Pogonyshev <pogonyshev@gmx.net>
Bug 578870 – memory leak in gio.File.copy_async