summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-02-13 14:44:51 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-02-13 14:44:51 +0000
commit72cdbb73d092de176fed47508f108fed8d4627c6 (patch)
tree5907b8273d526b9a2821cb9fec9c5f97b17f25cc /NEWS
parentedd77d23975fabc9a33779cc4011dd84122c9b2e (diff)
More NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3edf0f31..d436853c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
telepathy-mission-control 5.15.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.
+
Requirements:
• GLib 2.32 is now required.
@@ -21,6 +27,8 @@ Enhancements:
allow the plugin to know the type of each attribute or parameter, which
is presented as a GVariant. (fd.o #54872, Simon)
+• `mc-tool get <account> AutomaticPresence` now works (fd.o #54780, Simon)
+
Fixes:
• Update to the current ConnMan D-Bus API (fd.o #56600, Mike Ruprecht)
@@ -47,6 +55,8 @@ Fixes:
• Emit Properties.PropertiesChanged for URISchemes, as per the upcoming
telepathy-spec 0.27.1 (fd.o #40393, Guillaume)
+• McpAccountStorage::altered-one now works as intended (fd.o #54780, Simon)
+
Internal changes:
• Refactor avatar and alias handling (fd.o #55668, Simon)