summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-16 10:37:47 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-16 10:37:47 +0200
commitda539f3e06ba711004974d28c7c90411c7e2b8ad (patch)
tree3c6a3fdabe98522287745f016e4d6d7f02e4caa9
parent61dac3e4d8b0b340d6bab277b5d3b74955f9a5fe (diff)
prepare 0.23.2telepathy-spec-0.23.2
-rw-r--r--NEWS9
-rw-r--r--spec/Channel_Dispatcher.xml2
-rw-r--r--spec/all.xml2
3 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 241a4e55..b0098f6f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,16 @@ 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.23.1 (UNRELEASED)
+telepathy-spec 0.23.2 (2011-05-16)
==================================
+Changes to existing API
+-----------------------
+
+• ChannelDispatcher.DelegateChannels() now calls HandleChannels once per
+ Channel. It also returns the list of Channels which have been delegated
+ and those which have not. (fdo #37109, Guillaume)
+
telepathy-spec 0.23.1 (2011-05-09)
==================================
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index 6f1577dd..771d0608 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -574,7 +574,7 @@
<tp:added version="0.23.1">
Implemented since telepathy-mission-control 5.7.12.
</tp:added>
- <tp:changed version="0.23.UNRELEASED">This method now returns
+ <tp:changed version="0.23.2">This method now returns
<var>Delegated</var> and <var>Not_Delegated</var> instead of nothing.
<tp:dbus-ref namespace="ofdT.Client.Handler">HandleChannels</tp:dbus-ref>
is now called once per <var>Channel</var> in <var>Channels</var>.
diff --git a/spec/all.xml b/spec/all.xml
index 230a144f..ca6689f6 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.23.1.1</tp:version>
+<tp:version>0.23.2</tp:version>
<tp:copyright>Copyright © 2005-2011 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2011 Nokia Corporation</tp:copyright>