[Telepathy-commits] [telepathy-spec/master] Declare that as-yet unreleased changes will be available from 0.17.10 onwards

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 8 09:57:13 PDT 2008


---
 spec/Channel.xml    |    4 ++--
 spec/Connection.xml |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/spec/Channel.xml b/spec/Channel.xml
index 2c0daec..28d1663 100644
--- a/spec/Channel.xml
+++ b/spec/Channel.xml
@@ -291,7 +291,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         guaranteed-unique via their link to the well-known bus name.</p>
 
       <p>If all connection managers in use are known to comply with at least
-        spec version 0.17.UNRELEASED, then the Connection's object path can
+        spec version 0.17.10, then the Connection's object path can
         even be determined from the Channel's without any additional
         information, by taking the first 7 components.</p>
     </tp:rationale>
@@ -333,7 +333,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       threads.
     </tp:changed>
 
-    <tp:changed version="0.17.UNRELEASED">Previously we did not explicitly
+    <tp:changed version="0.17.10">Previously we did not explicitly
       guarantee that Channels' object paths had the Connection's object path
       as a prefix.
     </tp:changed>
diff --git a/spec/Connection.xml b/spec/Connection.xml
index ac8f972..96c27bb 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -127,7 +127,7 @@ USA.</p>
         is not yet in the CONNECTED state, this signal is not guaranteed
         to be emitted.
       </tp:docstring>
-      <tp:added version="0.17.UNRELEASED">Clients MAY assume that if the
+      <tp:added version="0.17.10">Clients MAY assume that if the
         SelfHandle property exists, this signal will be emitted when
         necessary.</tp:added>
 
@@ -147,7 +147,7 @@ USA.</p>
         If the connection is not yet in the CONNECTED state, the value of
         this property MAY be zero.
       </tp:docstring>
-      <tp:added version="0.17.UNRELEASED">For compatibility with older
+      <tp:added version="0.17.10">For compatibility with older
         versions, clients should fall back to calling the GetSelfHandle
         method.</tp:added>
     </property>
@@ -163,7 +163,7 @@ USA.</p>
         Returns the value of the SelfHandle property. Change notification
         is via the SelfHandleChanged signal.
       </tp:docstring>
-      <tp:deprecated version="0.17.UNRELEASED">Use GetAll to get the
+      <tp:deprecated version="0.17.10">Use GetAll to get the
         SelfHandle property (and all other Connection properties)
         instead.</tp:deprecated>
 
@@ -768,7 +768,7 @@ USA.</p>
     no longer storing handles with ReleaseHandles.</p>
     </tp:docstring>
 
-    <tp:changed version="0.17.UNRELEASED">Previously, the account part of
+    <tp:changed version="0.17.10">Previously, the account part of
       Connection bus names/object paths was allowed to have more than one
       component (i.e. contain dots or slashes), resulting in Connection
       bus names and object paths with more than 7 components. We now restrict
-- 
1.5.6.3




More information about the Telepathy-commits mailing list