summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 039cafd..ea40989 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2008-07-29 Johan Dahlin <johan@gnome.org>
* examples/gio/downloader.py:
+ * gio/giomodule.c (init_gio):
+ Add gio.FILE_ATTRIBUTE_* constants and update the examples to use them.
+
+2008-07-29 Johan Dahlin <johan@gnome.org>
+
+ * examples/gio/downloader.py:
Add a new example
* gio/ginputstream.override: