diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-03 14:33:23 +0100 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-04 11:22:23 +0100 |
commit | a1f56ae563524abe04aa57aa5a1063cc0563420a (patch) | |
tree | cbc96a65c1d4410cb565ca938118334be989d22d | |
parent | 177372c96aec2aa3fe9c7ae6c0acbcda220bbb96 (diff) |
prepare 0.21.11
-rw-r--r-- | NEWS | 9 | ||||
-rw-r--r-- | spec/all.xml | 2 |
2 files changed, 10 insertions, 1 deletions
@@ -2,6 +2,15 @@ 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.11 (2011-03-04) +=================================== + +New stable API: + +• Add Observer.DelayApprovers property indicating whether the channel dispatcher + should wait for ObserveChannels to return before calling + Approver.AddDispatchOperation on appropriate Approvers. + telepathy-spec 0.21.10 (2011-02-24) =================================== diff --git a/spec/all.xml b/spec/all.xml index 497faf07..95d8574d 100644 --- a/spec/all.xml +++ b/spec/all.xml @@ -3,7 +3,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> <tp:title>Telepathy D-Bus Interface Specification</tp:title> -<tp:version>0.21.10.1</tp:version> +<tp:version>0.21.11</tp:version> <tp:copyright>Copyright © 2005-2010 Collabora Limited</tp:copyright> <tp:copyright>Copyright © 2005-2010 Nokia Corporation</tp:copyright> |