[telepathy-gabble/master] version 0.7.28

Will Thompson will.thompson at collabora.co.uk
Mon Jun 1 10:36:42 PDT 2009


---
 NEWS         |   18 +++++++++++-------
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/NEWS b/NEWS
index e69240b..1c437dc 100644
--- a/NEWS
+++ b/NEWS
@@ -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.
 
diff --git a/configure.ac b/configure.ac
index b70a5b9..88c3b5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
 
 m4_define([gabble_major_version], [0])
 m4_define([gabble_minor_version], [7])
-m4_define([gabble_micro_version], [27])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [28])
+m4_define([gabble_nano_version], [0])
 
 # Some magic
 m4_define([gabble_base_version],
-- 
1.5.6.5



More information about the telepathy-commits mailing list