From 944c69cc5ccb6318312e8139d128f2b7baa886dd Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 25 Oct 2010 18:38:54 +0100 Subject: Prepare version 0.21.3 --- NEWS | 6 +++++- spec/Call_Content_Interface_Mute.xml | 2 +- spec/Call_Stream.xml | 2 +- spec/Channel_Interface_DTMF.xml | 6 +++--- spec/Connection.xml | 4 ++-- spec/Connection_Interface_Mail_Notification.xml | 2 +- spec/Protocol_Interface_Presence.xml | 2 +- spec/all.xml | 2 +- spec/errors.xml | 2 +- 9 files changed, 16 insertions(+), 12 deletions(-) diff --git a/NEWS b/NEWS index 9d90d4d5..770e8450 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,11 @@ 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.3 (UNRELEASED) +telepathy-spec 0.21.3 (2010-10-25) ================================== +The "I used a goto today, gleefully and intentionally" release. + New stable API: • fd.o #27835: Conn.AddClientInterest, Conn.RemoveClientInterest allow @@ -21,6 +23,8 @@ New stable API: • fd.o #30088: Protocol.I.Presence is now considered stable, with no changes since draft 1 +• a new error code, PickedUpElsewhere, used by Call (jonny) + Changes to experimental API: • more changes to Call and its related interfaces (jonny) diff --git a/spec/Call_Content_Interface_Mute.xml b/spec/Call_Content_Interface_Mute.xml index 566d1b16..f926e03c 100644 --- a/spec/Call_Content_Interface_Mute.xml +++ b/spec/Call_Content_Interface_Mute.xml @@ -64,7 +64,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. renamed from SetMuted to Mute - renamed back from Mute to SetMuted + renamed back from Mute to SetMuted True if the client has muted the content. diff --git a/spec/Call_Stream.xml b/spec/Call_Stream.xml index b6939890..1d7b2814 100644 --- a/spec/Call_Stream.xml +++ b/spec/Call_Stream.xml @@ -97,7 +97,7 @@ renamed from SendersChanged to MembersChanged - renamed from MembersChanged to RemoteMembersChanged + renamed from MembersChanged to RemoteMembersChanged Emitted when RemoteMembers changes. diff --git a/spec/Channel_Interface_DTMF.xml b/spec/Channel_Interface_DTMF.xml index 806d8642..d74ea6fa 100644 --- a/spec/Channel_Interface_DTMF.xml +++ b/spec/Channel_Interface_DTMF.xml @@ -129,7 +129,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - The characters [pPxXwW,] must + The characters [pPxXwW,] must also be supported. @@ -221,7 +221,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - +

The tones waiting for the user to continue, if any.

@@ -234,7 +234,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - + The new non-empty value of DeferredTones. diff --git a/spec/Connection.xml b/spec/Connection.xml index 063e4f07..fb8cd228 100644 --- a/spec/Connection.xml +++ b/spec/Connection.xml @@ -1051,7 +1051,7 @@ USA.

- +

Register a client's interest in notifications related to one or more interfaces.

@@ -1144,7 +1144,7 @@ USA.

- +

Release an interest registered using AddClientInterest. See that diff --git a/spec/Connection_Interface_Mail_Notification.xml b/spec/Connection_Interface_Mail_Notification.xml index 4675cad7..003e255c 100644 --- a/spec/Connection_Interface_Mail_Notification.xml +++ b/spec/Connection_Interface_Mail_Notification.xml @@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - (as stable API) + (as stable API) diff --git a/spec/Protocol_Interface_Presence.xml b/spec/Protocol_Interface_Presence.xml index 314d8d37..ddff3326 100644 --- a/spec/Protocol_Interface_Presence.xml +++ b/spec/Protocol_Interface_Presence.xml @@ -21,7 +21,7 @@ - (as stable API) + (as stable API) diff --git a/spec/all.xml b/spec/all.xml index 2dbe4379..d3f1d851 100644 --- a/spec/all.xml +++ b/spec/all.xml @@ -3,7 +3,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> Telepathy D-Bus Interface Specification -0.21.2.1 +0.21.3 Copyright © 2005-2010 Collabora Limited Copyright © 2005-2010 Nokia Corporation diff --git a/spec/errors.xml b/spec/errors.xml index 289b8b2d..268087b8 100644 --- a/spec/errors.xml +++ b/spec/errors.xml @@ -501,7 +501,7 @@ - + Raised when a call was terminated as a result of the local user picking up the call on a different resource. -- cgit v1.2.3