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

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Jan 20 03:38:15 PST 2009


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

diff --git a/NEWS b/NEWS
index 7048a35..e30c57f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,15 +2,24 @@ 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.18 (UNRELEASED)
+telepathy-spec 0.17.18 (2009-01-20)
 ===================================
 
+The "telekinesis" release.
+
 API changes:
 
 * Unix_Timestamp64 is now a signed 64-bit integer, not unsigned as it was
   previously. In practice this shouldn't cause problems, as it only appeared
   in variants, where implementations should be lenient about types in any case.
 
+* Changed the tp:name-for-bindings annotation on the Tubes channel type to
+  match what telepathy-glib historically generated, meaning that when
+  telepathy-glib code generation changes to use this annotation in 0.7.23,
+  it will not break ABI. (The only binding using tp:name-for-bindings so far
+  is telepathy-qt4, which is not ABI-stable yet anyway, so this change seems
+  unlikely to break things.)
+
 Changes to experimental API:
 
 * Improve the DBusTube interface: use maps (handle → D-Bus name) rather than
@@ -20,7 +29,7 @@ Changes to experimental API:
 
 New API:
 
-* The FileTransfer channel type is now considered stable
+* The FileTransfer channel type is now considered stable (much rejoicing)
 
 * A new type has been added, Rich_Presence_Access_Control, for use by
   rich presence interfaces like Location
@@ -47,6 +56,9 @@ Miscellaneous:
 
 * Some clarifications to MediaStreamHandler
 
+* Added names for all 'out' parameters and made doc-generator.xsl warn
+  whenever this has not been done
+
 telepathy-spec 0.17.17 (2009-01-06)
 ===================================
 
diff --git a/spec/all.xml b/spec/all.xml
index 211ce23..cee9b92 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.17</tp:version>
+<tp:version>0.17.18</tp:version>
 
 <tp:copyright>Copyright (C) 2005-2008 Collabora Limited</tp:copyright>
 <tp:copyright>Copyright (C) 2005-2008 Nokia Corporation</tp:copyright>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list