summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-14 13:36:10 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-14 13:36:10 +0100
commit1ecfab305127cba24ff59f7cb07e549af63d5a7e (patch)
treee03277cdd88e1d053564ce49269f051efc07ef1b
parent0c7872b373e229c976c65ff75a661a102291d20e (diff)
Prepare version 0.17.28telepathy-spec-0.17.28
-rw-r--r--NEWS7
-rw-r--r--spec/Connection_Interface_Contact_Capabilities.xml2
-rw-r--r--spec/all.xml2
3 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8ab87ea0..39cda68e 100644
--- a/NEWS
+++ b/NEWS
@@ -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.17.28 (UNRELEASED)
+telepathy-spec 0.17.28 (2009-09-14)
===================================
+The "build your own desk" release.
+
New stable API:
* The ContactCapabilities interface is now considered to be stable, with the
@@ -16,6 +18,9 @@ New stable API:
* The ImmutableStreams property has been added to the StreamedMedia channel
type, with minor changes to its semantics so it is better-defined (wjt)
+* fd.o #23409: CallStates has an In_Progress state, similar to SIP 183
+ Session Progress (mikhailz/smcv)
+
Additions to stable API:
* CreateChannel and EnsureChannel may raise PermissionDenied, for instance if
diff --git a/spec/Connection_Interface_Contact_Capabilities.xml b/spec/Connection_Interface_Contact_Capabilities.xml
index 50f8b789..6596ecbb 100644
--- a/spec/Connection_Interface_Contact_Capabilities.xml
+++ b/spec/Connection_Interface_Contact_Capabilities.xml
@@ -20,7 +20,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:license>
<interface name="org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities">
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
- <tp:added version="0.17.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.17.28">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Contact capabilities describe the channel classes which may be
diff --git a/spec/all.xml b/spec/all.xml
index 86178377..076bb836 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.17.27.1</tp:version>
+<tp:version>0.17.28</tp:version>
<tp:copyright>Copyright © 2005-2009 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2009 Nokia Corporation</tp:copyright>