diff options
| author | Johan Dahlin <jdahlin@async.com.br> | 2008-04-08 20:09:56 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-04-08 20:09:56 +0000 |
| commit | b8ab661462d9312f4b723aa25bee8d08c5b46303 (patch) | |
| tree | 3e7c69cde7a9520960472e018d9fa56505249a74 /ChangeLog | |
| parent | efa7a0085d93f6ee10bad7981f7e1953243b4479 (diff) | |
| download | pygobject-b8ab661462d9312f4b723aa25bee8d08c5b46303.tar.gz pygobject-b8ab661462d9312f4b723aa25bee8d08c5b46303.tar.xz pygobject-b8ab661462d9312f4b723aa25bee8d08c5b46303.zip | |
Wrap GFileInfo.list_attributes(), add tests and set the default of
2008-04-08 Johan Dahlin <jdahlin@async.com.br>
* gio/Makefile.am:
* gio/gfileinfo.override:
* gio/gio.defs:
* gio/gio.override:
* tests/test_gio.py:
Wrap GFileInfo.list_attributes(), add tests and
set the default of GFileQueryInfoFlags args to G_FILE_QUERY_INFO_NONE.
svn path=/trunk/; revision=771
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2008-04-08 Johan Dahlin <jdahlin@async.com.br> + * gio/Makefile.am: + * gio/gfileinfo.override: + * gio/gio.defs: + * gio/gio.override: + * tests/test_gio.py: + Wrap GFileInfo.list_attributes(), add tests and + set the default of GFileQueryInfoFlags args to G_FILE_QUERY_INFO_NONE. + +2008-04-08 Johan Dahlin <jdahlin@async.com.br> + * gobject/option.py: Fix a typo * tests/test_option.py: Update the tests after the latest "refactoring". |
