From f5c94a44de0013990ad6754b92ead72882efdefa Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 9 May 2011 14:58:42 +0200 Subject: prepare 0.23.1 --- NEWS | 17 ++++++++++++++++- spec/Channel_Dispatcher.xml | 4 ++-- spec/Channel_Interface_SMS.xml | 2 +- spec/all.xml | 2 +- 4 files changed, 20 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index e9edbb10..ad4b0c01 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +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.22.4 (UNRELEASED) +telepathy-spec 0.23.1 (2011-05-09) ================================== +This first release in the 0.23 development branch contains all the fixes and +additions from 0.22.3. + +Enhancements: + +• Channel.Interface.SMS.GetSMSLength() to allow SMS message chunking to be + shown to the user. (Danni) + +• ChannelDispatcher.DelegateChannels() to move channels between handlers. + (fdo #25293, Guillaume) + +• ChannelDispatcher.PresentChannel(): convenient API to re-ensure an existing + channel. (fdo #25293, Guillaume) + + telepathy-spec 0.22.3 (2011-05-09) ================================== diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml index caeb22b8..2de52800 100644 --- a/spec/Channel_Dispatcher.xml +++ b/spec/Channel_Dispatcher.xml @@ -571,7 +571,7 @@ - +

Called by a Handler @@ -652,7 +652,7 @@ - +

Equivalent of calling EnsureChannel diff --git a/spec/Channel_Interface_SMS.xml b/spec/Channel_Interface_SMS.xml index 2a6b6c4e..480a2a77 100644 --- a/spec/Channel_Interface_SMS.xml +++ b/spec/Channel_Interface_SMS.xml @@ -208,7 +208,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - +

Returns the number of 140 octet chunks required to send a message diff --git a/spec/all.xml b/spec/all.xml index 6952c800..e23c6c6f 100644 --- a/spec/all.xml +++ b/spec/all.xml @@ -3,7 +3,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> Telepathy D-Bus Interface Specification -0.22.3.1 +0.23.1 Copyright © 2005-2011 Collabora Limited Copyright © 2005-2011 Nokia Corporation -- cgit v1.2.3