[next] telepathy-glib: Update NEWS with new deprecations
Simon McVittie
smcv at kemper.freedesktop.org
Mon Apr 30 11:03:59 PDT 2012
Module: telepathy-glib
Branch: next
Commit: a03bca462e6a0ab842b9e0e66be2b8166cc272eb
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=a03bca462e6a0ab842b9e0e66be2b8166cc272eb
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Fri Apr 27 15:05:39 2012 +0200
Update NEWS with new deprecations
---
NEWS | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 474b208..f16b185 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,12 @@ Enhancements:
--enable-fatal-warnings to force all of these on, even in official
releases. (Simon)
+⢠All TpChannel APIs using contact TpHandle have been deprecated in favor of
+ their TpContact variants. Note that replacement APIs are only guaranteed to
+ work with Connection Managers implementing spec >= 0.23.4. Any CMs using
+ telepathy-glib's TpGroupMixin for implementing the channel's group iface
+ are fine.
+
Fixes:
⢠Make it safe to hold refs to a remaining GAsyncResult after returning
More information about the telepathy-commits
mailing list