summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f979cdc..53c6f62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-01-19 Johan Dahlin <johan@gnome.org>
+ * gio/gio.override: Fix a silly bug so it possible to read files
+ larger than 8192 bytes.
+
* gio/gio.defs: Set null-ok for all cancelable as well.
* gio/__init__.py: set gio.unix to None if it's not available