summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-01-19 19:12:11 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-01-19 19:12:11 +0000
commit8c1524ece22446d75b9f41e34b8281179dab1bee (patch)
tree63c1c3394be71f144e7c6b7f8bdd6af02b882fe6 /ChangeLog
parentbdb049a85bd76db64f75752a95c500920456f547 (diff)
downloadpygobject-8c1524ece22446d75b9f41e34b8281179dab1bee.tar.gz
pygobject-8c1524ece22446d75b9f41e34b8281179dab1bee.tar.xz
pygobject-8c1524ece22446d75b9f41e34b8281179dab1bee.zip
Implement.
2008-01-19 Johan Dahlin <johan@gnome.org> * gio/gio.override (_wrap_g_app_info_get_all_for_type), (_wrap_g_app_info_get_all), (_wrap_g_drive_get_volumes): Implement. svn path=/trunk/; revision=736
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 418597c..8710765 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
2008-01-19 Johan Dahlin <johan@gnome.org>
+ * gio/gio.override (_wrap_g_app_info_get_all_for_type),
+ (_wrap_g_app_info_get_all),
+ (_wrap_g_drive_get_volumes): Implement.
+
* gio/gio.override (async_result_callback_marshal): New marshaller
for async results
- (_wrap_g_input_stream_read_async): impl.
-
+ (_wrap_g_input_stream_read_async): Impl.
* gio/gio-types.defs: Add SimpleAsyncRequest
* gio/giomodule.c: Register enums/constants