summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-11-10 17:12:53 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-11-10 17:28:34 +0000
commitaf3080ddd94a9653abcb989ad945d2b2bd7c7a9a (patch)
treee767aa6e7b8c49dcd19e0cae54f057fb9dbb2437
parent6100bb16a3ff3111c5efd5e3cd9771ef942ecfe0 (diff)
Mark changes as changed in 0.25.0
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--spec/Channel_Interface_File_Transfer_Metadata.xml2
-rw-r--r--spec/Channel_Interface_Password.xml2
-rw-r--r--spec/Channel_Interface_Picture.xml2
-rw-r--r--spec/Channel_Interface_Room.xml6
-rw-r--r--spec/Channel_Interface_Room_Config.xml2
-rw-r--r--spec/Channel_Type_Contact_List.xml2
-rw-r--r--spec/Connection.xml8
7 files changed, 12 insertions, 12 deletions
diff --git a/spec/Channel_Interface_File_Transfer_Metadata.xml b/spec/Channel_Interface_File_Transfer_Metadata.xml
index 4c0fb0ce..4d2d728d 100644
--- a/spec/Channel_Interface_File_Transfer_Metadata.xml
+++ b/spec/Channel_Interface_File_Transfer_Metadata.xml
@@ -23,7 +23,7 @@
<interface
name="org.freedesktop.Telepathy.Channel.Interface.FileTransfer.Metadata">
<tp:requires interface="org.freedesktop.Telepathy.Channel.Type.FileTransfer"/>
- <tp:added version="0.24.UNRELEASED"/>
+ <tp:added version="0.25.0"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>This interface exists to provide a mechanism to include
diff --git a/spec/Channel_Interface_Password.xml b/spec/Channel_Interface_Password.xml
index 57991aad..8f08627e 100644
--- a/spec/Channel_Interface_Password.xml
+++ b/spec/Channel_Interface_Password.xml
@@ -30,7 +30,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</tp:flag>
<tp:flag suffix="Hint" value="4">
- <tp:added version="UNRELEASED"/>
+ <tp:added version="0.25.0"/>
<tp:docstring>
The <tp:dbus-ref namespace="ofdT.Channel.Interface">RoomConfig1.PasswordHint</tp:dbus-ref>
contains a hint for the password.
diff --git a/spec/Channel_Interface_Picture.xml b/spec/Channel_Interface_Picture.xml
index 883878e2..a1603b11 100644
--- a/spec/Channel_Interface_Picture.xml
+++ b/spec/Channel_Interface_Picture.xml
@@ -23,7 +23,7 @@
<interface name="org.freedesktop.Telepathy.Channel.Interface.Picture1"
tp:causes-havoc="draft">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
- <tp:added version="UNRELEASED"/>
+ <tp:added version="0.25.0"/>
<annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal"
value="true"/>
diff --git a/spec/Channel_Interface_Room.xml b/spec/Channel_Interface_Room.xml
index 6b3c6c89..92423b67 100644
--- a/spec/Channel_Interface_Room.xml
+++ b/spec/Channel_Interface_Room.xml
@@ -335,7 +335,7 @@
<property name="Creator" tp:name-for-bindings="Creator"
type="s" access="read" tp:immutable="yes">
- <tp:added version="UNRELEASED"/>
+ <tp:added version="0.25.0"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
The normalized contact ID representing who created the room; or
the empty string if unknown.
@@ -345,7 +345,7 @@
<property name="CreatorHandle" tp:name-for-bindings="Creator_Handle"
type="u" tp:type="Contact_Handle" access="read"
tp:immutable="yes">
- <tp:added version="UNRELEASED"/>
+ <tp:added version="0.25.0"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
The handle corresponding to <tp:member-ref>Creator</tp:member-ref>;
or 0 if <tp:member-ref>Creator</tp:member-ref> is unknown.
@@ -356,7 +356,7 @@
tp:name-for-bindings="Creation_Timestamp"
type="x" tp:type="Unix_Timestamp64" access="read"
tp:immutable="yes">
- <tp:added version="UNRELEASED"/>
+ <tp:added version="0.25.0"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
A unix timestamp indicating when the room was created; or
<code>INT_MAX64</code> if unknown.
diff --git a/spec/Channel_Interface_Room_Config.xml b/spec/Channel_Interface_Room_Config.xml
index 4ceec3f2..18bb06f0 100644
--- a/spec/Channel_Interface_Room_Config.xml
+++ b/spec/Channel_Interface_Room_Config.xml
@@ -134,7 +134,7 @@
<property name="PasswordHint" tp:name-for-bindings="Password_Hint"
type="s" access="read">
- <tp:added version="UNRELEASED"/>
+ <tp:added version="0.25.0"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>If <tp:member-ref>PasswordProtected</tp:member-ref> is
<code>True</code>, an optional hint for the password.</p>
diff --git a/spec/Channel_Type_Contact_List.xml b/spec/Channel_Type_Contact_List.xml
index 4dad8e42..348d0bd4 100644
--- a/spec/Channel_Type_Contact_List.xml
+++ b/spec/Channel_Type_Contact_List.xml
@@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<interface name="org.freedesktop.Telepathy.Channel.Type.ContactList">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
<tp:requires interface="org.freedesktop.Telepathy.Channel.Interface.Group"/>
- <tp:deprecated version="0.UNRELEASED">Replaced by <tp:dbus-ref
+ <tp:deprecated version="0.25.0">Replaced by <tp:dbus-ref
namespace="org.freedesktop.Telepathy">Connection.Interface.ContactList</tp:dbus-ref>
</tp:deprecated>
diff --git a/spec/Connection.xml b/spec/Connection.xml
index 59e2ca42..6a560fc3 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -595,7 +595,7 @@ USA.</p>
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="List" value="3">
- <tp:deprecated version="0.UNRELEASED">Replaced by <tp:dbus-ref
+ <tp:deprecated version="0.25.0">Replaced by <tp:dbus-ref
namespace="org.freedesktop.Telepathy">Connection.Interface.ContactList</tp:dbus-ref>
</tp:deprecated>
<tp:docstring>
@@ -603,7 +603,7 @@ USA.</p>
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="Group" value="4">
- <tp:deprecated version="0.UNRELEASED">Replaced by <tp:dbus-ref
+ <tp:deprecated version="0.25.0">Replaced by <tp:dbus-ref
namespace="org.freedesktop.Telepathy">Connection.Interface.ContactList</tp:dbus-ref>
</tp:deprecated>
<tp:docstring>
@@ -631,7 +631,7 @@ USA.</p>
<tp:simple-type name="List_Handle" type="u"
array-name="List_Handle_List">
- <tp:deprecated version="0.UNRELEASED">Replaced by <tp:dbus-ref
+ <tp:deprecated version="0.25.0">Replaced by <tp:dbus-ref
namespace="org.freedesktop.Telepathy">Connection.Interface.ContactList</tp:dbus-ref>
</tp:deprecated>
<tp:docstring>An unsigned 32-bit integer representing a handle of type
@@ -640,7 +640,7 @@ USA.</p>
<tp:simple-type name="Group_Handle" type="u"
array-name="Group_Handle_List">
- <tp:deprecated version="0.UNRELEASED">Replaced by <tp:dbus-ref
+ <tp:deprecated version="0.25.0">Replaced by <tp:dbus-ref
namespace="org.freedesktop.Telepathy">Connection.Interface.ContactList</tp:dbus-ref>
</tp:deprecated>
<tp:docstring>An unsigned 32-bit integer representing a handle of type