telepathy-spec: 0.27.2

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Tue Sep 24 03:53:13 PDT 2013


Module: telepathy-spec
Branch: master
Commit: b41aec1d80235edd32750db277a998e0eb7fafc3
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=b41aec1d80235edd32750db277a998e0eb7fafc3

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Sep 24 12:32:03 2013 +0200

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 791d555..7bccd4e 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 ed02437..ef862b4 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -145,7 +145,7 @@ USA.</p>
       <tp:added version="0.17.10">Clients MAY assume that if the
         SelfHandle property exists, this signal will be emitted when
         necessary.</tp:added>
-      <tp:deprecated version="0.UNRELEASED">Use SelfContactChanged to get the
+      <tp:deprecated version="0.27.2">Use SelfContactChanged to get the
       new SelfID at the same time</tp:deprecated>
 
       <arg type="u" tp:type="Contact_Handle" name="Self_Handle">
@@ -164,7 +164,7 @@ USA.</p>
         is not yet in the CONNECTED state, this signal is not guaranteed
         to be emitted.
       </tp:docstring>
-      <tp:added version="0.UNRELEASED">Clients MAY assume that if the
+      <tp:added version="0.27.2">Clients MAY assume that if the
         SelfHandle and SelfID property exists, this signal will be emitted when
         necessary.</tp:added>
 
@@ -206,7 +206,7 @@ USA.</p>
         If the connection is not yet in the CONNECTED state, the value of
         this property MAY be empty string.
       </tp:docstring>
-      <tp:added version="0.UNRELEASED"/>
+      <tp:added version="0.27.2"/>
     </property>
 
     <method name="GetSelfHandle" tp:name-for-bindings="Get_Self_Handle">
diff --git a/spec/all.xml b/spec/all.xml
index 57d2d4f..e1c8647 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.27.1.1</tp:version>
+<tp:version>0.27.2</tp:version>
 
 <tp:copyright>Copyright © 2005-2012 Collabora Limited</tp:copyright>
 <tp:copyright>Copyright © 2005-2011 Nokia Corporation</tp:copyright>



More information about the telepathy-commits mailing list