summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-24 12:17:11 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-24 12:24:04 +0100
commitea5270ab074462386fa6f74e7cc2100824316052 (patch)
treedb0e613e69101c8ea7b629a1bc1d5e42ed4def69 /NEWS
parent934a0985c4b9757d56bc63b4c9c6b253443c6aed (diff)
prepare 0.21.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da5c6964..e5b57141 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,41 @@ This file contains the same edited highlights as the announcement emails.
For full details, see the ChangeLog in tarballs, or "git log" in Git
checkouts.
+telepathy-spec 0.21.10 (2011-02-24)
+===================================
+
+“Cold as shadows over European eyes”
+
+New stable API:
+
+• Add SASLAuthentication.MaySaveResponse property indicating whether the
+ password can be saved.
+
+New experimental API:
+
+• Account.Interface.Hidden.DRAFT1 and AccountManager.Interface.Hidden.DRAFT1:
+ new interfaces for flagging certain accounts as hidden, so that they do not
+ appear in the account manager's standard lists of accounts.
+
+• ConnectionManager.Interface.AccountStorage.DRAFT: an interface for connection
+ managers that store account details internally.
+
+• Account.Interface.ExternalPasswordStorage.DRAFT: an interface for Accounts
+ whose passwords are stored externally.
+
+• Channel.Interface.CredentialsStorage.DRAFT: a channel interface for SASL
+ authentication channels that can save the credentials in the connection manager.
+
+• Call.Content.Interface.VideoControl.DRAFT: an interface that allows the
+ connection manager to control the video stream.
+
+Clarifications:
+
+• Document how to implement non-interactive approvers.
+
+• Document how unsetting DBus_Property parameters works in Account and
+ ConnectionManager.
+
telepathy-spec 0.21.9 (2011-01-28)
==================================