diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2009-06-01 18:36:42 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2009-06-01 18:36:42 +0100 |
commit | 0b743c4f26ca109b97882731f0b01a48a06a8d19 (patch) | |
tree | 963b656a8fff2b976c93c8ac6c94dfaad0815361 /NEWS | |
parent | 67336c81bd9690b2a06e9b4aa2efc5ba015e8ec6 (diff) |
version 0.7.28telepathy-gabble-0.7.28
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 11 insertions, 7 deletions
@@ -1,6 +1,8 @@ -telepathy-gabble 0.7.28 (UNRELEASED) +telepathy-gabble 0.7.28 (2009-06-01) ==================================== +The "npc1 becomes vampire/communist" release. + Dependencies: * telepathy-glib >= 0.7.31 is now required as Gabble implements the @@ -9,14 +11,16 @@ Dependencies: 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 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. + +* 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. |