[telepathy-spec/master] Version annotations for upcoming release

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Aug 14 10:24:50 PDT 2009


---
 spec/Channel_Type_Contact_Search.xml               |    1 +
 spec/Connection_Interface_Contact_Capabilities.xml |    1 +
 spec/Debug.xml                                     |    2 +-
 spec/Media_Stream_Handler.xml                      |   14 +++++++-------
 4 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/spec/Channel_Type_Contact_Search.xml b/spec/Channel_Type_Contact_Search.xml
index 1569416..afe9bfe 100644
--- a/spec/Channel_Type_Contact_Search.xml
+++ b/spec/Channel_Type_Contact_Search.xml
@@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
   <interface name="org.freedesktop.Telepathy.Channel.Type.ContactSearch.DRAFT2"
     tp:causes-havoc='experimental'>
     <tp:requires interface="org.freedesktop.Telepathy.Channel"/>
+    <tp:changed version="0.17.27">(draft 2)</tp:added>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>A channel type for searching server-stored user directories. A new
diff --git a/spec/Connection_Interface_Contact_Capabilities.xml b/spec/Connection_Interface_Contact_Capabilities.xml
index ef8a196..4fbf63e 100644
--- a/spec/Connection_Interface_Contact_Capabilities.xml
+++ b/spec/Connection_Interface_Contact_Capabilities.xml
@@ -22,6 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     tp:causes-havoc="experimental">
     <tp:requires interface="org.freedesktop.Telepathy.Connection"/>
     <tp:added version="0.17.16">(as a draft)</tp:added>
+    <tp:changed version="0.17.27">(draft 2)</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/Debug.xml b/spec/Debug.xml
index 182722f..70a82e9 100644
--- a/spec/Debug.xml
+++ b/spec/Debug.xml
@@ -18,7 +18,7 @@ License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
   </tp:license>
   <interface name="org.freedesktop.Telepathy.Debug">
-    <tp:added version="0.17.UNRELEASED">(as stable API)</tp:added>
+    <tp:added version="0.17.27">(as stable API)</tp:added>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>An interface for providing debug messages.</p>
diff --git a/spec/Media_Stream_Handler.xml b/spec/Media_Stream_Handler.xml
index f252d87..c9ae78f 100644
--- a/spec/Media_Stream_Handler.xml
+++ b/spec/Media_Stream_Handler.xml
@@ -272,14 +272,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         <tp:docstring>
           The end of the stream was reached.
         </tp:docstring>
-	<tp:deprecated version="0.17.UNRELEASED">
+        <tp:deprecated version="0.17.27">
           This error has no use anywhere. In Farsight 1 times, it was used to
           indicate a GStreamer EOS (when the end of a file is reached). But
           since this is for live calls, it makes no sense.
         </tp:deprecated>
       </tp:enumvalue>
       <tp:enumvalue suffix="Codec_Negotiation_Failed" value="2">
-        <tp:added version="0.17.UNRELEASED"/>
+        <tp:added version="0.17.27"/>
         <tp:docstring>
           There are no common codecs between the local side
           and the other particpants in the call. The possible codecs are not
@@ -289,33 +289,33 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="Connection_Failed" value="3">
-        <tp:added version="0.17.UNRELEASED"/>
+        <tp:added version="0.17.27"/>
         <tp:docstring>
           A network connection for the Media could not be established or was
           lost.
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="Network_Error" value="4">
-        <tp:added version="0.17.UNRELEASED"/>
+        <tp:added version="0.17.27"/>
         <tp:docstring>
           There was an error in the networking stack
           (other than the connection failure).
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="No_Codecs" value="5">
-        <tp:added version="0.17.UNRELEASED"/>
+        <tp:added version="0.17.27"/>
         <tp:docstring>
           There are no installed codecs for this media type.
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="Invalid_CM_Behavior" value="6">
-        <tp:added version="0.17.UNRELEASED"/>
+        <tp:added version="0.17.27"/>
         <tp:docstring>
           The CM is doing something wrong.
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="Media_Error" value="7">
-        <tp:added version="0.17.UNRELEASED"/>
+        <tp:added version="0.17.27"/>
         <tp:docstring>
           There was an error in the media processing stack.
         </tp:docstring>
-- 
1.5.6.5




More information about the telepathy-commits mailing list