telepathy-glib 0.7.19, the "fast path" release. Tarball: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.7.19.tar.gz
Signature: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.7.19.tar.gz.asc The latest reviewed code is always available from: git://git.collabora.co.uk/git/telepathy-glib.git http://git.collabora.co.uk/?p=telepathy-glib.git (gitweb) Enhancements: * TpContact now has a fast path using the Contacts interface to reduce D-Bus round-trips, if supported * tp_connection_get_contact_attributes integrates the Contacts interface with TpConnection's handle reference tracking at a lower level * TpChannel now tracks its immutable properties (as provided by Requests.NewChannels, Requests.CreateChannel and Requests.EnsureChannel), can be constructed from a dictionary of immutable properties (tp_channel_new_from_properties), and has a fast path using GetAll to reduce round trips (if supported); when constructed from a dictionary of immutable properties, non-Group channels should become 'ready' in a single round-trip * Only use the Properties mixin in there are properties defined Fixes: * fd.o #15092: mixins in a superclass should now work correctly in subclasses * fd.o #18151: tp_base_connection_dispose asserts if there are two connections to the same account Regards, Senko -- Senko Rasic at Collabora <[EMAIL PROTECTED]> _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
