[next] telepathy-mission-control: NEWS

Simon McVittie smcv at kemper.freedesktop.org
Tue Nov 5 14:25:07 CET 2013


Module: telepathy-mission-control
Branch: next
Commit: 53fa24c416fc6f0af19aa623b66e611e3a1fc31f
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=53fa24c416fc6f0af19aa623b66e611e3a1fc31f

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Oct 29 11:39:20 2013 +0000

NEWS

---

 NEWS |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 7defe4e..7573e0c 100644
--- a/NEWS
+++ b/NEWS
@@ -8,12 +8,30 @@ Incompatible changes:
   this functionality (e.g. Empathy's GNOME Online Accounts integration),
   a simple recompile should be sufficient.
 
+• The mcp_account_storage_create() virtual method now takes a single string
+  (the result of IdentifyAccount()), instead of a GHashTable (containing all
+  the new account's initial parameters).
+
 • Channel requests that specify an emergency service point by handle,
   rather than by ID, are no longer treated specially. Channel requests
   to an emergency service point by its normalized identifier (e.g.
   from a user dialling 911 on a phone keypad) still get special treatment:
   request policy plugins are bypassed for these requests.
 
+• The Account.I.Hidden and AccountManager.I.Hidden interfaces have been
+  removed. See fd.o #70427 for a somewhat similar idea.
+
+• The Account.I.Conditions interface has finally been removed.
+  Most of its supporting code was already deleted between 5.14 and 5.16.
+
+Dependencies:
+
+• GLib ≥ 2.36 (including GObject, GModule and GIO) is now required
+
+Enhancements:
+
+• Use IdentifyAccount to name new accounts (fd.o #34640, Simon)
+
 telepathy-mission-control 5.16.0 (2013-10-02)
 =============================================
 



More information about the telepathy-commits mailing list