summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3f6fb3..1c9e7b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-05 Gian Mario Tagliaretti <gianmt@gnome.org>
+
+ * gio/gfile.override:
+ (_wrap_g_file_set_display_name_async) Wrap new GFile method.
+
+ * tests/test_gio.py: Test the above methods.
+
2009-04-05 Tristan Hill <stan@saticed.me.uk>
reviewed by: Gustavo J. A. M. Carneiro.