summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-05 15:07:10 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-05 15:07:10 +0100
commita7d10e5e24129a608d3d3f00cfdeae67c9f745be (patch)
tree22a17cdc2008f8cb934023303fc665f231012696
parent05fcc81b1684975e9d20a4ecba55f46b11ccd7e8 (diff)
downloadtelepathy-mission-control-a7d10e5e24129a608d3d3f00cfdeae67c9f745be.tar.gz
NEWS
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 61cbcc00..62ff5d04 100644
--- a/NEWS
+++ b/NEWS
@@ -12,13 +12,26 @@ Dependencies:
no longer requires libnm-glib, although compiling with libnm-glib might
still mean that disconnection can be detected more quickly.
+• gnome-keyring support has been removed. Use a ServerAuthentication Handler
+ similar to the ones provided in Empathy or KDE-Telepathy if you
+ don't want passwords to be stored in a file as clear text.
+
Enhancements:
• Use GIO's GNetworkMonitor plugins to monitor connectivity
(fd.o #56635, Simon)
+• Remove gnome-keyring integration in favour of recommending
+ ServerAuthentication Handlers, which have better UI and don't expose
+ passwords on D-Bus (fd.o #32578, Simon)
+
• Internal cleanup related to the connectivity code (fd.o #68712, Simon)
+Fixes:
+
+• Don't emit critical warnings if more than one emergency "service point" is
+ provided, and don't leak memory if any are provided (fd.o #55773, Simon)
+
telepathy-mission-control 5.15.0 (2013-05-03)
=============================================