summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-20 15:35:49 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-20 15:35:49 +0100
commitd33c6c16abd488f6ec3fae2dbc88ffc6a3514c0b (patch)
treec4f7148cdc9bf8fc989146374a78972df3d27fa0
parentb6f897048723dab0a1aefaacb969e8026a3d6e4d (diff)
downloadtelepathy-mission-control-d33c6c16abd488f6ec3fae2dbc88ffc6a3514c0b.tar.gz
NEWS
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59751150..02dc8c73 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