summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1a6bd5..e1ca8b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-19 Johan Dahlin <johan@gnome.org>
+
+ * examples/gio/directory-async.py:
+ Only fetch name, saves a couple of syscalls.
+ * gio/gio.override:
+ Set name to gio._gio so pychecker/pydoc works.
+
2008-07-18 Johan Dahlin <johan@gnome.org>
* examples/gio/directory-async.py: