[next] telepathy-spec: Release 0.27.0

Simon McVittie smcv at kemper.freedesktop.org
Fri May 11 06:27:12 PDT 2012


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

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Wed May  9 15:23:46 2012 +0200

Release 0.27.0

---

 NEWS                                   |   10 ++++++++--
 spec/Connection_Interface_Contacts.xml |    2 +-
 spec/all.xml                           |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/NEWS b/NEWS
index 0b2d6b6..ff73440 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,18 @@ 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.0 (UNRELEASED)
+telepathy-spec 0.27.0 (2012-05-09)
 ==================================
 
 This is the first release in the 0.27 development branch.
 
-...
+Changes since 0.26.0:
+
+• Mark ConnectionManager's Protocols and Protocol.I.Presence's Statuses
+  properties immutable (Andre Moreira Magalhae)
+
+• Add GetContactByID to get contact attributes for a single contact identifier
+  (Xavier Claessens)
 
 telepathy-spec 0.26.0 (2012-04-02)
 ==================================
diff --git a/spec/Connection_Interface_Contacts.xml b/spec/Connection_Interface_Contacts.xml
index 748933a..ccbdb84 100644
--- a/spec/Connection_Interface_Contacts.xml
+++ b/spec/Connection_Interface_Contacts.xml
@@ -189,7 +189,7 @@
 
     <method name="GetContactByID"
       tp:name-for-bindings="Get_Contact_By_ID">
-      <tp:added version="0.UNRELEASED"/>
+      <tp:added version="0.27.0"/>
       <tp:docstring>
         Return any number of contact attributes for the given identifier.
         <tp:rationale>
diff --git a/spec/all.xml b/spec/all.xml
index 0c59dfb..31aaff6 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.26.0.1</tp:version>
+<tp:version>0.27.0</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