summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 861933f..039cafd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-07-29 Johan Dahlin <johan@gnome.org>
+
+ * examples/gio/downloader.py:
+ Add a new example
+
+ * gio/ginputstream.override:
+ Use a string internally instead of a PyStringObject when
+ in read_async. Create a new python string in finish and
+ honor the number of bytes read.
+
2008-07-28 Johan Dahlin <johan@gnome.org>
* glib/pyglib-python-compat.h: