[Telepathy-commits] [telepathy-spec/master] Prepare 0.17.13 release
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Oct 13 09:17:36 PDT 2008
---
NEWS | 4 +++-
spec/Channel.xml | 6 +++---
spec/all.xml | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index c72287e..9683351 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.13 (UNRELEASED)
+telepathy-spec 0.17.13 (2008-10-13)
===================================
+The "from the future" release.
+
API changes:
* The Account.Connection property is now an object path, or '/' for none.
diff --git a/spec/Channel.xml b/spec/Channel.xml
index c4af064..f560ed8 100644
--- a/spec/Channel.xml
+++ b/spec/Channel.xml
@@ -276,7 +276,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="Requested" tp:name-for-bindings="Requested"
type="b" access="read">
- <tp:added version="0.17.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.17.13">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>True if this channel was created in response to a local request,
such as a call to
@@ -335,7 +335,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="InitiatorHandle" type="u" tp:type="Contact_Handle"
access="read" tp:name-for-bindings="Initiator_Handle">
- <tp:added version="0.17.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.17.13">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The contact who initiated the channel. For channels requested by the
local user, this MUST be the value of
@@ -370,7 +370,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="InitiatorID" type="s" access="read"
tp:name-for-bindings="Initiator_ID">
- <tp:added version="0.17.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.17.13">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The string that would result from inspecting the
<tp:member-ref>InitiatorHandle</tp:member-ref>
diff --git a/spec/all.xml b/spec/all.xml
index 3b5a913..6f06f72 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.12.1</tp:version>
+<tp:version>0.17.13</tp:version>
<tp:copyright>Copyright (C) 2005-2008 Collabora Limited</tp:copyright>
<tp:copyright>Copyright (C) 2005-2008 Nokia Corporation</tp:copyright>
--
1.5.6.5
More information about the Telepathy-commits
mailing list