summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2008-07-29 21:51:43 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2008-07-29 21:51:43 +0000
commit35bf67dec117effae2512c0715d0dea15425d23f (patch)
tree749571c894c945cf7018fca2562c26dc78d10f8e /ChangeLog
parenta831d7702e12e014f7396ee0348159c5361083d2 (diff)
downloadpygobject-35bf67dec117effae2512c0715d0dea15425d23f.tar.gz
pygobject-35bf67dec117effae2512c0715d0dea15425d23f.tar.xz
pygobject-35bf67dec117effae2512c0715d0dea15425d23f.zip
Wrap new object gio.FileAttributeInfo, g_file_set_attribute and g_file_query_settable_attributes methods.
svn path=/trunk/; revision=901
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51b0edd..9bc54f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2008-07-29 Gian Mario Tagliaretti <gianmt@gnome.org>
+ * 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 <gianmt@gnome.org>
+
* gio/unix-types.defs: Wrap gio.unix.DesktopAppInfo
* gio/gappinfo.override: