From b41aec1d80235edd32750db277a998e0eb7fafc3 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 24 Sep 2013 12:32:03 +0200 Subject: 0.27.2 --- NEWS | 11 +++++++++++ spec/Connection.xml | 6 +++--- spec/all.xml | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 791d5550..7bccd4ee 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,17 @@ 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.27.2 (2013-09-24) +================================== + +API additions and clarifications: + +• The Connection.SelfID property has been added containing the identifier of + the user on the connection. + +• The Connection.SelfHandleChanged signal has been deprecated and replaced + by the new Connection.SelfContactChanged signal. + telepathy-spec 0.27.1 (2013-09-16) ================================== diff --git a/spec/Connection.xml b/spec/Connection.xml index ed024378..ef862b4b 100644 --- a/spec/Connection.xml +++ b/spec/Connection.xml @@ -145,7 +145,7 @@ USA.

Clients MAY assume that if the SelfHandle property exists, this signal will be emitted when necessary. - Use SelfContactChanged to get the + Use SelfContactChanged to get the new SelfID at the same time @@ -164,7 +164,7 @@ USA.

is not yet in the CONNECTED state, this signal is not guaranteed to be emitted. - Clients MAY assume that if the + Clients MAY assume that if the SelfHandle and SelfID property exists, this signal will be emitted when necessary. @@ -206,7 +206,7 @@ USA.

If the connection is not yet in the CONNECTED state, the value of this property MAY be empty string. - + diff --git a/spec/all.xml b/spec/all.xml index 57d2d4f6..e1c8647e 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.27.1.1 +0.27.2 Copyright © 2005-2012 Collabora Limited Copyright © 2005-2011 Nokia Corporation -- cgit v1.2.3