summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52bdfcbb..cf2d2099 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
telepathy-mission-control 5.4.0 (UNRELEASED)
============================================
+Enhancements:
+
+* fd.o #27309: implement the Observer.Recover flag from the forthcoming
+ telepathy-spec 0.19.4, which lets activatable observers recover (in a
+ best-effort way) after crashing, and lets non-activatable observers catch
+ up on active channels (again in a best-effort way) (ptlo)
+
Fixes:
* fd.o #24875: avoid a dependency on GLib >= 2.22 which was accidentally