diff options
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | spec/Connection_Interface_Contact_Blocking.xml | 2 | ||||
-rw-r--r-- | spec/all.xml | 2 |
3 files changed, 6 insertions, 4 deletions
@@ -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.13 (UNRELEASED) +telepathy-spec 0.21.13 (2011-03-18) =================================== +The “totally awesome sestercentennial tortoises” release. + New stable API: • Connection.Interface.ContactBlocking, a replacement for the 'deny' @@ -12,7 +14,7 @@ New stable API: • Channel.Type.ServerTLSConnection.ReferenceIdentities, a property primarily intended to help validate the certificate presented by Google Talk for Google - Apps hosted domains. + Apps hosted domains. (Stef Walter) telepathy-spec 0.21.12 (2011-03-09) =================================== diff --git a/spec/Connection_Interface_Contact_Blocking.xml b/spec/Connection_Interface_Contact_Blocking.xml index 64d9d266..756fd4db 100644 --- a/spec/Connection_Interface_Contact_Blocking.xml +++ b/spec/Connection_Interface_Contact_Blocking.xml @@ -21,7 +21,7 @@ <interface name="org.freedesktop.Telepathy.Connection.Interface.ContactBlocking"> <tp:requires interface="org.freedesktop.Telepathy.Connection"/> <tp:requires interface="org.freedesktop.Telepathy.Connection.Interface.ContactList"/> - <tp:added version='0.21.UNRELEASED'>Changes from the draft: + <tp:added version='0.21.13'>Changes from the draft: methods and signals now return <tp:type>Handle_Identifier_Map</tp:type> (<code>a{us}</code>) rather than bare lists of contact handles (<code>au</code>)</tp:added> diff --git a/spec/all.xml b/spec/all.xml index f748d040..cf0e7504 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.12.1</tp:version> +<tp:version>0.21.13</tp:version> <tp:copyright>Copyright © 2005-2010 Collabora Limited</tp:copyright> <tp:copyright>Copyright © 2005-2010 Nokia Corporation</tp:copyright> |