summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-05-20 12:15:49 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-05-20 12:15:49 +0100
commita0cd22059631972a7d89aa0bc8644544e122cf35 (patch)
tree7d615a5bfd2c51818d6a9ce598f380473580481d
parent615aae42cf533e02feb08eeabcad2f6ae16ea6ac (diff)
downloadtelepathy-mission-control-a0cd22059631972a7d89aa0bc8644544e122cf35.tar.gz
NEWS
-rw-r--r--NEWS18
1 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e405d590..abdeaa7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,23 @@
-telepathy-mission-control 5.7.12 (UNRELEASED)
+telepathy-mission-control 5.8.0 (UNRELEASED)
============================================
+Fixes:
+
+• Fix the regression tests to pass under newer telepathy-glib versions
+ (jonnylamb)
+
+• fd.o #34025: when an Observer with Recover=TRUE catches up on channels,
+ don't miss out channels that have run their observers but have not
+ completed dispatching, mainly those waiting for approvers (smcv)
+
+• When detecting service points, don't crash if the Connection has no
+ interfaces (jonnylamb)
+
+• Fix various memory leaks (fledermaus)
+
+• If a storage plugin changes our nickname, propagate it to the CM (fledermaus)
+• Make storage plugins less verbose by default (fledermaus)
telepathy-mission-control 5.7.11 (2011-05-11)
============================================