telepathy-mission-control: NEWS

Simon McVittie smcv at kemper.freedesktop.org
Thu Oct 31 16:15:22 CET 2013


Module: telepathy-mission-control
Branch: master
Commit: a64073a1556e9a960a553f02e713a23ea3cfd27d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=a64073a1556e9a960a553f02e713a23ea3cfd27d

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Oct 31 15:15:16 2013 +0000

NEWS

---

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

diff --git a/NEWS b/NEWS
index 1fb178a..2dd22f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 telepathy-mission-control 5.17.0 (UNRELEASED)
 =============================================
 
+Running this version of Mission Control for the first time will automatically
+migrate some account data to a new format. If you subsequently downgrade
+to an older version, it will no longer understand all account data.
+Taking a backup copy of ~/.local/share/telepathy/mission-control
+before you upgrade is recommended.
+
 Incompatible changes:
 
 • The mission-control-plugins library has broken API/ABI; deprecated functions
@@ -24,14 +30,24 @@ Incompatible changes:
 • The Account.I.Conditions interface has finally been removed.
   Most of its supporting code was already deleted between 5.14 and 5.16.
 
+• The ChannelDispatcher.I.Messages.DRAFT interface is now called
+  ChannelDispatcher.I.Messages1. This will require some minor changes to
+  Telepathy-Qt, its only known user.
+
 Dependencies:
 
 • GLib ≥ 2.36 (including GObject, GModule and GIO) is now required
+• telepathy-glib ≥ 0.23 is now required
 
 Enhancements:
 
 • Use IdentifyAccount to name new accounts (fd.o #34640, Simon)
 
+• Store accounts in one file per account, with a GVariant-based
+  text format that preserves data types (fd.o #54875, Simon)
+
+• Use telepathy-glib 0.23 for CD.I.Messages (fd.o #37380, Simon)
+
 Fixes:
 
 • UPower is no longer an optional dependency, since the API we used



More information about the telepathy-commits mailing list