summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-02-04 14:15:32 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-02-04 14:15:32 +0000
commit553acd80fac93fb21c28cb51f00c9c51045c9921 (patch)
treec01e5a264608dd58a713f1671e4491a0457f901d
parent9da576a7d1d6df02632f83e3d2613af1ab11fa17 (diff)
downloadtelepathy-mission-control-553acd80fac93fb21c28cb51f00c9c51045c9921.tar.gz
NEWS
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dd570f4e..801d1af0 100644
--- a/NEWS
+++ b/NEWS
@@ -48,10 +48,13 @@ Incompatible changes:
or help us to disentangle it from Empathy and add it to Mission Control
(fd.o #66459).
+• Account.I.ExternalPasswordStorage and CM.I.AccountStorage have been
+ removed (fd.o #33485, #44512, #69006)
+
Dependencies:
• GLib ≥ 2.36 (including GObject, GModule and GIO) is now required
-• telepathy-glib ≥ 0.23 is now required
+• telepathy-glib ≥ 0.23.1 is now required
Enhancements:
@@ -60,6 +63,9 @@ Enhancements:
• Store accounts in one file per account, with a GVariant-based
text format that preserves data types (fd.o #54875, Simon)
+• Re-save parameters with their types when edited, or when we discover
+ what type the connection manager expects (fd.o #71093, Simon)
+
• Use telepathy-glib 0.23 for CD.I.Messages (fd.o #37380, Simon)
Fixes: