[Telepathy-commits] [telepathy-spec/master] Prepare release 0.17.15
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Nov 21 09:14:21 PST 2008
---
NEWS | 33 ++++++++++++++++++++++++++++++++-
spec/all.xml | 2 +-
2 files changed, 33 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 9703b14..855e827 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ 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.15 (UNRELEASED)
+telepathy-spec 0.17.15 (2008-11-21)
===================================
The "new shipment of groove" release.
@@ -12,6 +12,37 @@ API changes:
* Account.Nickname is now of type 's', rather than the meaningless 'as'.
This matches what was actually implemented in Mission Control 5.
+API additions:
+
+* Introduce the Avatar type (a struct containing a byte array and a MIME type)
+ and use it on the Account.Interface.Avatar.Avatar property
+
+Changes to experimental API:
+
+* Add the sending flags that were in effect to the MessageSent signal, so
+ Observers can tell whether a delivery report was requested
+
+* Incoming Messages SHOULD always have a message-received timestamp
+
+Additions to experimental API:
+
+* Messages: add delivery-dbus-error, delivery-dbus-error-message
+
+* Add the Account property to ChannelRequest objects (passed straight through
+ from CreateChannel and EnsureChannel)
+
+* Add Channel.Type.FileTransfer, a channel used to send a single file to a
+ contact
+
+* Add Channel.Type.StreamTube and Channel.Type.DBusTube, the new "one
+ channel per tube" version of Tubes
+
+* Add a use-case description for a channel closing while undispatched
+
+Fixes:
+
+* Many enhancements to cross-references and other minor corrections
+
telepathy-spec 0.17.14 (2008-10-30)
===================================
diff --git a/spec/all.xml b/spec/all.xml
index b162771..bf413c9 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.14.1</tp:version>
+<tp:version>0.17.15</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