summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2008-07-14 21:47:31 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2008-07-14 21:47:31 +0000
commitd0aaac8f4c57bb759712936a8d612f826fd87fde (patch)
treeea6b5010fe249a5b250f79f8a737be5765d7b9aa /ChangeLog
parent0220bbda1afbfb2b8e9abe1ff07b193a49cbb4d8 (diff)
downloadpygobject-d0aaac8f4c57bb759712936a8d612f826fd87fde.tar.gz
pygobject-d0aaac8f4c57bb759712936a8d612f826fd87fde.tar.xz
pygobject-d0aaac8f4c57bb759712936a8d612f826fd87fde.zip
wrap File.load_contents_async and File.load_contents_finish with docsstrings and a test
svn path=/trunk/; revision=802
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 013f681..f3259af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-14 Gian Mario Tagliaretti <gianmt@gnome.org>
+
+ * 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 <johan@gnome.org>
Bug 487523 – Add xslfiles variable to .pc.in files