diff options
| author | Johan Dahlin <johan@gnome.org> | 2008-08-01 16:43:45 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-08-01 16:43:45 +0000 |
| commit | 85612d1460845935e4c6747f8dc666d4f499dee1 (patch) | |
| tree | 2e1bee13c72823f2abbae6c31d3ce44d4ea8c396 /ChangeLog | |
| parent | 60d03ac1b8f211e805ea129b54d2a60b40627255 (diff) | |
| download | pygobject-85612d1460845935e4c6747f8dc666d4f499dee1.tar.gz pygobject-85612d1460845935e4c6747f8dc666d4f499dee1.tar.xz pygobject-85612d1460845935e4c6747f8dc666d4f499dee1.zip | |
Bug 545861 – g_file_info_get_modification_time is missing
2008-08-01 Johan Dahlin <johan@gnome.org>
Bug 545861 – g_file_info_get_modification_time is missing
* gio/gfileinfo.override:
* gio/gio.defs:
* tests/test_gio.py:
Wrap, add test and documentation
svn path=/trunk/; revision=905
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2008-08-01 Johan Dahlin <johan@gnome.org> + Bug 545861 – g_file_info_get_modification_time is missing + * gio/gfileinfo.override: + * gio/gio.defs: + * tests/test_gio.py: + Wrap, add test and documentation + +2008-08-01 Johan Dahlin <johan@gnome.org> + Bug 545846 – g_vfs_get_supported_uri_schemes is missing * gio/gio.defs: |
