[telepathy-gabble/master] NEWS: document latest tube changes
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue May 26 04:34:08 PDT 2009
---
NEWS | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 3fd41cf..e69240b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,15 +3,23 @@ telepathy-gabble 0.7.28 (UNRELEASED)
Dependencies:
+* telepathy-glib >= 0.7.31 is now required as Gabble implements the
+ new tube API.
+
Enhancements:
* Implement the Credentials access control with UNIX sockets in stream tubes.
* Implement the Port access control with Inet4 and Inet6 sockets in stream
tubes.
-* Implement latest tube spec DRAFT. The NewConnection signal has been renamed
- to NewRemoteConnection and now have a Connection_ID argument.
+* Implement the final, stable new API for tubes. The NewConnection signal has been renamed
+ to NewRemoteConnection and now has a Connection_ID argument.
The StreamTube channel type now implements the NewLocalConnection and
ConnectionClosed signals.
+ DBusTube.{Offer,Accept} now have an access_control argument; Gabble
+ implements Credentials and Localhost.
+* In StreamTube, UNIX sockets created with the Localhost access control are
+ usable by any user of the system.
+
* When no resource is explicitly specified, Gabble will now use a randomized
resource ("Telepathy.[random numbers]") rather than just "Telepathy". This
helps users who don't know anything about XMPP to be able to connect from
--
1.5.6.5
More information about the telepathy-commits
mailing list