summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85fbebb..24e7fe6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-04-06 Johan Dahlin <johan@gnome.org>
+ * Makefile.am:
+ * gio/gfileenumerator.override (_wrap_g_file_enumerator_tp_iter):
+ Implement the python iteration protocol on GFileEnumerator
+
* codegen/argtypes.py (arg): Add goffset to the int64 arg type
2008-04-02 Paul Pogonyshev <pogonyshev@gmx.net>