From d0aaac8f4c57bb759712936a8d612f826fd87fde Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Mon, 14 Jul 2008 21:47:31 +0000 Subject: wrap File.load_contents_async and File.load_contents_finish with docsstrings and a test svn path=/trunk/; revision=802 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 013f681..f3259af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-07-14 Gian Mario Tagliaretti + + * gio/gfile.override: wrap File.load_contents_async and + File.load_contents_finish + + * gio/gio.defs: Add docstring for the above methods. + + * tests/test_gio.py: Add a test for the above methods. + 2008-07-14 Johan Dahlin Bug 487523 – Add xslfiles variable to .pc.in files -- cgit