diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -82,17 +82,6 @@ rename delete to remove, because the sync vesion would be delete(), which uses a C++ keyword. -2012-09-16 Murray Cumming <murrayc@murrayc.com> - - Gio::DBus::Connection: Add - - * gio/src/dbusconnection.[hg|ccg]: Add call(), call_with_unix_fd_finish(), - and call_finishcall_sync() method overloads that wrap - g_dbus_connection_call_with_unix_fd_list(), - g_dbus_connection_call_with_unix_fd_list_finish() and - g_dbus_connection_call_with_unix_fd_list_sync() - * tools/m4/convert_gio.m4: Add a necessary conversion. - 2012-09-15 Murray Cumming <murrayc@murrayc.com> Simplified lots of code by using the {?} _WRAP_METHOD() syntax. |