summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-06-30 15:53:24 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2010-06-30 15:53:24 +0100
commitd912e85e88681f76c9907c65cc64c006ef85fc4b (patch)
treec151f1d0df38e26fb0e57e1f1bf5779f2d99d5d5
parent843fcd70a819dbcb1e7c6809bd52c3f6199a3e69 (diff)
Version 0.19.8telepathy-spec-0.19.8
-rw-r--r--NEWS4
-rw-r--r--spec/Account.xml2
-rw-r--r--spec/Account_Interface_Storage.xml2
-rw-r--r--spec/Channel_Interface_Messages.xml6
-rw-r--r--spec/Connection_Interface_Capabilities.xml4
-rw-r--r--spec/Connection_Interface_Cellular.xml2
-rw-r--r--spec/Connection_Interface_Contact_List.xml4
-rw-r--r--spec/Protocol.xml2
-rw-r--r--spec/Protocol_Interface_Avatars.xml2
-rw-r--r--spec/Protocol_Interface_Presence.xml2
-rw-r--r--spec/all.xml2
11 files changed, 17 insertions, 15 deletions
diff --git a/NEWS b/NEWS
index 0395bf6a..c2783eae 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.19.8 (UNRELEASED)
+telepathy-spec 0.19.8 (2010-06-30)
==================================
+The “to both sides, dear” release.
+
New stable API:
✑ fd.o #28197: Account.Interface.Storage, providing extra information regarding
diff --git a/spec/Account.xml b/spec/Account.xml
index cbf65f9f..2bce393e 100644
--- a/spec/Account.xml
+++ b/spec/Account.xml
@@ -263,7 +263,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="Service" tp:name-for-bindings="Service" type="s"
access="readwrite">
- <tp:added version="0.19.UNRELEASED"/>
+ <tp:added version="0.19.8"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Some protocols, like XMPP and SIP, are used by various different
user-recognised brands, such as <i>Google Talk</i> and <i>Ovi by
diff --git a/spec/Account_Interface_Storage.xml b/spec/Account_Interface_Storage.xml
index c760f9e4..4e3ba5dc 100644
--- a/spec/Account_Interface_Storage.xml
+++ b/spec/Account_Interface_Storage.xml
@@ -38,7 +38,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:rationale>
</tp:docstring>
- <tp:added version="0.19.UNRELEASED"/>
+ <tp:added version="0.19.8"/>
<property name="StorageProvider" tp:name-for-bindings="Storage_Provider"
type="s" access="read">
diff --git a/spec/Channel_Interface_Messages.xml b/spec/Channel_Interface_Messages.xml
index 124bd36d..7bd225df 100644
--- a/spec/Channel_Interface_Messages.xml
+++ b/spec/Channel_Interface_Messages.xml
@@ -488,7 +488,7 @@ USA.</p>
</tp:mapping>
<tp:simple-type type="s" name="Message_Header_Key">
- <tp:added version="0.19.UNRELEASED"/>
+ <tp:added version="0.19.8"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Well-known keys for the first <tp:type>Message_Part</tp:type> of a
message, which contains metadata about the message as a whole, along
@@ -591,7 +591,7 @@ USA.</p>
</tp:simple-type>
<tp:simple-type type="s" name="Message_Body_Key">
- <tp:added version="0.19.UNRELEASED"/>
+ <tp:added version="0.19.8"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Well-known keys for the second and subsequent
<tp:type>Message_Part</tp:type>s of a message, which contain the
@@ -730,7 +730,7 @@ USA.</p>
</tp:simple-type>
<tp:simple-type type="s" name="Delivery_Report_Header_Key">
- <tp:added version="0.19.UNRELEASED"/>
+ <tp:added version="0.19.8"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Well-known keys for the first <tp:type>Message_Part</tp:type> of a
delivery report, along with the corresponding value types. Some of
diff --git a/spec/Connection_Interface_Capabilities.xml b/spec/Connection_Interface_Capabilities.xml
index b4d14e38..8e5eb335 100644
--- a/spec/Connection_Interface_Capabilities.xml
+++ b/spec/Connection_Interface_Capabilities.xml
@@ -57,10 +57,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
well-defined or consistent, and as far as we know it was never
implemented correctly. This usage is now deprecated.</tp:changed>
- <tp:deprecated version="0.19.UNRELEASED">Client implementations SHOULD use <tp:dbus-ref
+ <tp:deprecated version="0.19.8">Client implementations SHOULD use <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Connection.Interface">ContactCapabilities</tp:dbus-ref>
instead.</tp:deprecated>
- <tp:changed version="0.19.UNRELEASED">Connection managers implementing
+ <tp:changed version="0.19.8">Connection managers implementing
Capabilities MUST implement ContactCapabilities too.</tp:changed>
<tp:flags name="Connection_Capability_Flags"
diff --git a/spec/Connection_Interface_Cellular.xml b/spec/Connection_Interface_Cellular.xml
index b9620ca6..f6427806 100644
--- a/spec/Connection_Interface_Cellular.xml
+++ b/spec/Connection_Interface_Cellular.xml
@@ -22,7 +22,7 @@
</tp:license>
<interface name="org.freedesktop.Telepathy.Connection.Interface.Cellular">
- <tp:added version="0.19.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.19.8">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>This interface is for various cellular things (GSM and/or CDMA) that
diff --git a/spec/Connection_Interface_Contact_List.xml b/spec/Connection_Interface_Contact_List.xml
index 2305ba25..9db86aa2 100644
--- a/spec/Connection_Interface_Contact_List.xml
+++ b/spec/Connection_Interface_Contact_List.xml
@@ -21,7 +21,7 @@
<interface name="org.freedesktop.Telepathy.Connection.Interface.ContactList.DRAFT2"
tp:causes-havoc="experimental">
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
- <tp:added version="0.19.UNRELEASED">(draft 2)</tp:added>
+ <tp:added version="0.19.8">(draft 2)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>An interface for connections that have any concept of a list of
@@ -61,7 +61,7 @@
<method name="RequestContactList"
tp:name-for-bindings="Request_Contact_List">
- <tp:changed version="0.19.UNRELEASED">(in draft: renamed from
+ <tp:changed version="0.19.8">(in draft: renamed from
GetContactListAttributes)</tp:changed>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Return some contact attributes for a list of contacts somehow
diff --git a/spec/Protocol.xml b/spec/Protocol.xml
index 36a4bf4d..55585b20 100644
--- a/spec/Protocol.xml
+++ b/spec/Protocol.xml
@@ -22,7 +22,7 @@
<interface name="org.freedesktop.Telepathy.Protocol.DRAFT"
tp:causes-havoc="experimental">
- <tp:added version="0.19.UNRELEASED">(draft 1)</tp:added>
+ <tp:added version="0.19.8">(draft 1)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>An object representing a protocol for which this <tp:dbus-ref
diff --git a/spec/Protocol_Interface_Avatars.xml b/spec/Protocol_Interface_Avatars.xml
index c34fc427..9dc63080 100644
--- a/spec/Protocol_Interface_Avatars.xml
+++ b/spec/Protocol_Interface_Avatars.xml
@@ -22,7 +22,7 @@
<interface name="org.freedesktop.Telepathy.Protocol.Interface.Avatars.DRAFT"
tp:causes-havoc="experimental">
- <tp:added version="0.19.UNRELEASED">(draft 1)</tp:added>
+ <tp:added version="0.19.8">(draft 1)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Protocol.DRAFT"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
diff --git a/spec/Protocol_Interface_Presence.xml b/spec/Protocol_Interface_Presence.xml
index 140843ac..1ae3cfb6 100644
--- a/spec/Protocol_Interface_Presence.xml
+++ b/spec/Protocol_Interface_Presence.xml
@@ -22,7 +22,7 @@
<interface name="org.freedesktop.Telepathy.Protocol.Interface.Presence.DRAFT"
tp:causes-havoc="experimental">
- <tp:added version="0.19.UNRELEASED">(draft 1)</tp:added>
+ <tp:added version="0.19.8">(draft 1)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Protocol.DRAFT"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
diff --git a/spec/all.xml b/spec/all.xml
index 2b69b1e7..44d65347 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.19.7.1</tp:version>
+<tp:version>0.19.8</tp:version>
<tp:copyright>Copyright © 2005-2010 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2010 Nokia Corporation</tp:copyright>