summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-13 19:36:40 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-13 19:36:40 +0100
commitb9e84a198755c250a3b65aa7ad95bc3998d70501 (patch)
tree21c51a3e2e5fd73585ae4200dacc610286a277d3
parentccb8b5ede02af4b0c3d85d92d8cea6c945a83430 (diff)
Prepare version 0.19.13telepathy-spec-0.19.13
-rw-r--r--NEWS17
-rw-r--r--spec/Authentication_TLS_Certificate.xml2
-rw-r--r--spec/Channel_Interface_Conference.xml2
-rw-r--r--spec/Channel_Type_Server_TLS_Connection.xml2
-rw-r--r--spec/all.xml2
5 files changed, 20 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 157f2fe8..1fee937e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,11 +2,26 @@ 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.13 (UNRELEASED)
+telepathy-spec 0.19.13 (2010-09-13)
===================================
The "breadless torment" release.
+New API:
+
+• Chan.I.Conference is now considered stable, with changes since draft 1. (wjt)
+ › ChannelMerged has gained Channel_Specific_Handle and Properties arguments
+ › ChannelRemoved has gained a Details map similar to the one in
+ MembersChangedDetailed
+ › The confusing SupportsNonMerges property has been removed
+ › The OriginalChannels property has been added
+
+• Chan.T.ServerTLSConnection and its helper object
+ Authentication.TLSCertificate are now considered stable, with changes since
+ draft 1. (cosimoc)
+ › There can now be more than one rejection reason on a TLSCertificate: the
+ first is assumed to be most important
+
telepathy-spec 0.19.12 (2010-09-10)
===================================
diff --git a/spec/Authentication_TLS_Certificate.xml b/spec/Authentication_TLS_Certificate.xml
index 91d51202..db1d76fd 100644
--- a/spec/Authentication_TLS_Certificate.xml
+++ b/spec/Authentication_TLS_Certificate.xml
@@ -18,7 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:license>
<interface name="org.freedesktop.Telepathy.Authentication.TLSCertificate">
- <tp:added version="0.19.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.19.13">(as stable API)</tp:added>
<tp:docstring>
This object represents a TLS certificate.
diff --git a/spec/Channel_Interface_Conference.xml b/spec/Channel_Interface_Conference.xml
index 3679a983..afb99c5c 100644
--- a/spec/Channel_Interface_Conference.xml
+++ b/spec/Channel_Interface_Conference.xml
@@ -21,7 +21,7 @@
</tp:license>
<interface
name="org.freedesktop.Telepathy.Channel.Interface.Conference">
- <tp:added version="0.19.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.19.13">(as stable API)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
<tp:requires
interface="org.freedesktop.Telepathy.Channel.Interface.Group"/>
diff --git a/spec/Channel_Type_Server_TLS_Connection.xml b/spec/Channel_Type_Server_TLS_Connection.xml
index ca1fb8af..efab4945 100644
--- a/spec/Channel_Type_Server_TLS_Connection.xml
+++ b/spec/Channel_Type_Server_TLS_Connection.xml
@@ -19,7 +19,7 @@
</tp:license>
<interface name="org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection">
- <tp:added version="0.19.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.19.13">(as stable API)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
diff --git a/spec/all.xml b/spec/all.xml
index e6088896..73f176e4 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.12.1</tp:version>
+<tp:version>0.19.13</tp:version>
<tp:copyright>Copyright © 2005-2010 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2010 Nokia Corporation</tp:copyright>