summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-04-29 14:29:30 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-04-29 14:29:30 +0100
commit1192750d6bf9c11130c52b4d217f3933d70ae658 (patch)
tree59beafff2a2c66bc5c8684a96bb7690ef7c511dc /NEWS
parent4f5154d3b43933af57d85005de2d90757e7145ef (diff)
downloadtelepathy-salut-1192750d6bf9c11130c52b4d217f3933d70ae658.tar.gz
NEWS: document tube API change
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7831ac5e..ff58dc73 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ Requirements:
* telepathy-glib >= 0.7.29 is now required so Salut emits the correct
D-Bus errors.
+Enhancements:
+* Implement latest tube new API DRAFT. {Offer,Accept}StreamTube
+ methods and the StreamTubeNewConnection signal have been renamed.
+
Fixes:
* Include muc tube channels in Requests's Channels property.