summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5269f9c4..104c15d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,29 @@
-telepathy-mission-control 5.7.8 (UNRELEASED)
+telepathy-mission-control 5.7.8 (2011-04-05)
============================================
+The “À la Recherche du Temps Perdu” release.
+
+Enhancements:
+
+• accounts can be flagged as "channels must always be dispatched"
+ needed for telephony class accounts, but available generally (fledermaus)
+
+• Draft ChannelDispatcher.Messages interface implemented
+ allows non-handlers to send messages to contacts (fledermaus)
+
+Fixes:
+
+• Segfault in the external password storage properties interface (sjoerd)
+
+• SSO account deletions explicitly force Account.Removed to be emitted
+ They used to assume object disposal would happen immediately, which
+ did not always happen (fledermaus)
+
+• The "Service" value for Maemo SSO accounts could be unset after
+ account creation, a side effect of changes in 5.7.7 (fledermaus)
+
+• Memory leak in one of the Maemo DBus ACL plugins (fledermaus)
+
Obsolescence:
• Dead interface com.nokia.Account.Interface.Stats dropped (fledermaus)