summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-04-08 14:15:10 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-04-08 14:15:10 +0000
commita9dbdaaf11f703ed609b5a5591c3de2e8bcfa4d4 (patch)
tree1e78dbe4fb967e06641a5b05f0f1f1e9592bc8de /ChangeLog
parent98f1db3549f7dc056f892ceec3e81d9ee7285ce1 (diff)
downloadpygobject-a9dbdaaf11f703ed609b5a5591c3de2e8bcfa4d4.tar.gz
pygobject-a9dbdaaf11f703ed609b5a5591c3de2e8bcfa4d4.tar.xz
pygobject-a9dbdaaf11f703ed609b5a5591c3de2e8bcfa4d4.zip
Fix a couple of silly typos and use gio.File instead of GFile in
2008-04-08 Johan Dahlin <johan@gnome.org> * gio/gfile.override (_wrap__install_file_meta): Fix a couple of silly typos and use gio.File instead of GFile in exceptions. svn path=/trunk/; revision=765
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4cf8b9..7b65231 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-08 Johan Dahlin <johan@gnome.org>
+
+ * gio/gfile.override (_wrap__install_file_meta): Fix a couple of
+ silly typos and use gio.File instead of GFile in exceptions.
+
2008-04-07 Johan Dahlin <johan@gnome.org>
* gio/__init__.py: