[Telepathy-commits] [telepathy-spec/master] Prepare release 0.17.21

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Mar 17 11:53:52 PDT 2009


---
 NEWS         |   14 +++++++++++++-
 spec/all.xml |    2 +-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index e45939c..cc63059 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,18 @@ 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.17.21 (UNRELEASED)
+telepathy-spec 0.17.21 (2009-03-17)
 ===================================
 
+The "no new parser yet" release.
+
+API changes:
+
+* It is now explicitly stated that removing the SelfHandle from a Group is the
+  recommended way to depart gracefully. All connection managers should allow
+  this (telepathy-glib 0.7.27 will have the necessary support code in
+  TpGroupMixin).
+
 Changes to experimental API:
 
 * In ContactInfo the vCard TYPE type-parameter is represented as, for instance,
@@ -20,6 +29,9 @@ Changes to experimental API:
 
 New API:
 
+* The new Message_Depart flag in Channel_Group_Flags indicates whether a
+  message can be provided when departing from a Group
+
 * ice-udp is available as an additional value for MediaSignalling channels'
   nat-traversal Telepathy property, and NAT_Traversal_ICE_UDP is a new
   channel-type-specific capability for StreamedMedia channels
diff --git a/spec/all.xml b/spec/all.xml
index c82bd73..1c377df 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.17.20.1</tp:version>
+<tp:version>0.17.21</tp:version>
 
 <tp:copyright>Copyright © 2005-2009 Collabora Limited</tp:copyright>
 <tp:copyright>Copyright © 2005-2009 Nokia Corporation</tp:copyright>
-- 
1.5.6.5



More information about the telepathy-commits mailing list