telepathy-mission-control: NEWS

Simon McVittie smcv at kemper.freedesktop.org
Thu Sep 20 08:15:57 PDT 2012


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Sep 20 15:35:49 2012 +0100

NEWS

---

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

diff --git a/NEWS b/NEWS
index 5975115..02dc8c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,30 @@
 telepathy-mission-control 5.13.2 (UNRELEASED)
 =============================================
 
+Running this version of Mission Control for the first time will automatically
+migrate your account data to a new location. If you subsequently downgrade
+to an older version, it will no longer find your account data. Taking a backup
+copy of ~/.mission-control before you upgrade is recommended.
+
+Configuration changes:
+
+• Accounts are now stored in the telepathy/mission-control subdirectory
+  of g_get_user_data_dir(). On Unix, this usually means
+  ~/.local/share/telepathy/mission-control, but can be changed with the
+  standard $XDG_DATA_HOME and $XDG_DATA_DIRS environment variables.
+
+• ./configure --with-accounts-dir (at build time) and $MC_ACCOUNTS_DIR
+  (at runtime) no longer change where new accounts are stored. They now set
+  what Mission Control considers to be the "old" location for accounts;
+  accounts in that directory will be moved into the new location.
+  Using this option is deprecated.
+
+Enhancements:
+
+• Migrate accounts and avatars from ~/.mission-control to
+  the location described above (fd.o #35896; W. Jon McCann, Jonny, Simon)
+• More removals of obsolete code and interfaces (fd.o #54633, Simon)
+
 Fixes:
 
 • Recover from incomplete password migrations caused by upgrading to



More information about the telepathy-commits mailing list