From 4ae930e278b8fcb99dd85e60a9c708263ca02f74 Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Sat, 2 Aug 2008 21:51:10 +0000 Subject: Wrap GFile.create_async with docs and test svn path=/trunk/; revision=920 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 29895fb..e66914f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-08-02 Gian Mario Tagliaretti + + Bug 546020 – Wrap GFile.create_async + + * tests/test_gio.py: + * gio/gfile.override: + * gio/gio.defs: + Wrap GFile.create_async with docs and test + 2008-08-02 Johan Dahlin * codegen/docgen.py: -- cgit