summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-15 13:16:58 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-15 13:16:58 +0100
commit097aa8598d91a8bcda334e533d9e5ee841e0bb10 (patch)
treeedf016c2c142902434503984fdbf063d34dccde5
parentf9dc5111833b10f3bf0eb66fcddfbdf99661780a (diff)
Prepare 0.21.2
-rw-r--r--NEWS40
-rw-r--r--spec/all.xml2
2 files changed, 39 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 64819322..e068aee3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,46 @@ 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.21.2 (UNRELEASED)
+telepathy-spec 0.21.2 (2010-10-15)
==================================
-…
+The "Ponderer of Witty Job Titles" release.
+
+New stable API:
+
+• HungUp and Rejected errors for use with Call (jonny)
+
+• StreamHandler now has StartNamedTelephonyEvent and StartSoundTelephonyEvent
+ signals (ocrete)
+
+Clarifications:
+
+• Chan.I.Messages' three capability-discovery properties
+ (DeliveryReportingSupport, MessagePartSupportFlags and SupportedContentTypes)
+ are now stated to be immutable (smcv)
+
+New experimental API:
+
+• fd.o #30512: Conn.I.Keepalive, an interface to vary keepalive intervals at
+ runtime (wjt)
+
+• fd.o #30043: Handler.FUTURE.BypassObservers indicates that channels handled
+ by the given handler shouldn't cause observers to be invoked (ptlo)
+
+Changes to experimental API:
+
+• Numerous changes to Call and its related interfaces (jonny)
+
+Tools changes:
+
+• fd.o #30511: add markup for immutable properties, requestable channel
+ properties, and connection properties that are also parameters (jonny, wjt)
+
+• Reject <tp:flag> values that are not a power of two, <tp:flags> that are
+ not uint32, and duplicate flag and enum values (jonny)
+
+• Warn on unexpected XML elements and dangling cross-references to errors,
+ and optionally also on dangling cross-references to D-Bus interfaces (jonny)
telepathy-spec 0.21.1 (2010-09-29)
==================================
diff --git a/spec/all.xml b/spec/all.xml
index ef542b1d..22568f5a 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.21.1.1</tp:version>
+<tp:version>0.21.2</tp:version>
<tp:copyright>Copyright © 2005-2010 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2010 Nokia Corporation</tp:copyright>