From a9dbdaaf11f703ed609b5a5591c3de2e8bcfa4d4 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Tue, 8 Apr 2008 14:15:10 +0000 Subject: Fix a couple of silly typos and use gio.File instead of GFile in 2008-04-08 Johan Dahlin * 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 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a4cf8b9..7b65231 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-08 Johan Dahlin + + * 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 * gio/__init__.py: -- cgit