From 35bf67dec117effae2512c0715d0dea15425d23f Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Tue, 29 Jul 2008 21:51:43 +0000 Subject: Wrap new object gio.FileAttributeInfo, g_file_set_attribute and g_file_query_settable_attributes methods. svn path=/trunk/; revision=901 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51b0edd..9bc54f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-07-29 Gian Mario Tagliaretti + + * tests/test_gio.py: + * gio/gfileattribute.override: + * gio/gio.override: + * gio/gio.defs: + * gio/gfile.override: + * gio/Makefile.am: Wrap new object gio.FileAttributeInfo, + g_file_set_attribute and g_file_query_settable_attributes methods. + + 2008-07-29 Gian Mario Tagliaretti * gio/unix-types.defs: Wrap gio.unix.DesktopAppInfo -- cgit