From 9d36ba462c82a52ef41a9e1a3d3e849d8430a129 Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Sun, 3 Aug 2008 20:11:13 +0000 Subject: Wrap GFile.replace_async and query_info_async with docs and test. svn path=/trunk/; revision=923 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8522a24..6909e12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-08-03 Gian Mario Tagliaretti + + Bug 546046 – Wrap GFile.replace_async and query_info_async + + * tests/test_gio.py: + * gio/gfile.override: + * gio/gio.defs: + Wrap GFile.replace_async and query_info_async with docs and test. + 2008-08-03 Paul Pogonyshev * glib/pyglib.h: -- cgit