summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-05-09 15:23:46 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-05-09 15:23:46 +0200
commitd5b65fab2bed7d063e9d5f2a91603f17acfee883 (patch)
tree5df445326b996a9244b30ff7978b2fd81601ad36
parent5a06a27ca320f115e0cbeab40b867433282d1e62 (diff)
Release 0.27.0
-rw-r--r--NEWS10
-rw-r--r--spec/Connection_Interface_Contacts.xml2
-rw-r--r--spec/all.xml2
3 files changed, 10 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 0b2d6b61..ff73440f 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 748933aa..ccbdb843 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 0c59dfbe..31aaff6f 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>