telepathy-glib: NEWS
Simon McVittie
smcv at kemper.freedesktop.org
Tue Jan 28 05:30:56 PST 2014
Module: telepathy-glib
Branch: master
Commit: 6649f07748ebbe9023dde13328e5a9e7dc4abd7c
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=6649f07748ebbe9023dde13328e5a9e7dc4abd7c
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Jan 28 13:30:51 2014 +0000
NEWS
---
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/NEWS b/NEWS
index ff4c5fa..b54af7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+telepathy-glib 0.23.1 (UNRELEASED)
+==================================
+
+Dependencies:
+
+⢠GLib 2.36 or later is required
+
+Deprecations:
+
+⢠TpPresenceMixin: optional arguments are deprecated, apart from a
+ string named "message". This matches our current D-Bus API.
+
+Enhancements:
+
+⢠tp_protocol_normalize_contact_async(),
+ tp_protocol_identify_account_async(), and high-level API for
+ the Protocol Addressing and Presence interfaces (fd.o #71048, Simon)
+
+⢠More accessors for TpPresenceStatusSpec, which is now a boxed type
+ (fd.o #71048, Simon)
+
+⢠Better debug output (fd.o #68390, #71048; Simon)
+
+Fixes:
+
+⢠In the examples, specifically ask for "TelepathyGlib-0.12" (this API
+ version), not Telepathy 1.0 (fd.o #49737, Simon)
+
+⢠Improve tests' isolation from the real session bus (Xavier)
+
+⢠Fix a critical warning for each new connection under GLib 2.39 (Xavier)
+
+⢠Fix some possible crashes in file transfer channels, particularly
+ under GLib 2.39 (fd.o #72319, Xavier)
+
+⢠Correct tp_account_request_set_avatar documentation (Xavier)
+
+⢠Fix a TpConnection reference-leak in TpBaseClient (Guillaume)
+
telepathy-glib 0.23.0 (2013-10-28)
==================================
More information about the telepathy-commits
mailing list