summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2008-07-11 19:18:28 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2008-07-11 19:18:28 +0000
commiteaca30050adb0730653c8f9f434fedb4ffbf5164 (patch)
tree07206e5213131b23e9250f3698663c0f28bfd139 /ChangeLog
parent62f5b2f1929142c2a3eacd518da770dabfcc7995 (diff)
downloadpygobject-eaca30050adb0730653c8f9f434fedb4ffbf5164.tar.gz
pygobject-eaca30050adb0730653c8f9f434fedb4ffbf5164.tar.xz
pygobject-eaca30050adb0730653c8f9f434fedb4ffbf5164.zip
wrap File.load_contents with docstrings
svn path=/trunk/; revision=793
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9574ff..534f34e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-11 Gian Mario Tagliaretti <gianmt@gnome.org>
+
+ * gio/gfile.override: wrap File.load_contents, fix a typo.
+
+ * gio/gio.defs: Add docstring for File.load_contents.
+
+ * tests/test_gio.py: Add a test for the above method.
+
2008-07-09 Juha Sahakangas <voas0113@saunalahti.fi>
* gobject/gobjectmodule.c (pyg_io_add_watch): Fix error message