[telepathy-gabble/telepathy-gabble-0.8] Version 0.8.8

Will Thompson will.thompson at collabora.co.uk
Mon Nov 9 07:25:12 PST 2009


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

diff --git a/NEWS b/NEWS
index ed19ef4..802f41e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,17 @@
-telepathy-gabble 0.8.8 (UNRELEASED)
+telepathy-gabble 0.8.8 (2009-11-09)
 ===================================
 
-…
+The “Juice, toast, milk: an unholy trinity of cruel denial” release.
+
+Fixes:
+
+• The StreamedMedia.ImmutableStreams property on channels may now take
+  values other than False. (wjt)
+
+• The default resource is now unique to the machine Gabble is running
+  on, rather than being randomly generated for each connection. Fixes
+  fd.o#23630: “Per-connection resource randomization increases the
+  window in which you lose messages”. (wjt)
 
 telepathy-gabble 0.8.7 (2009-10-14)
 ===================================
diff --git a/configure.ac b/configure.ac
index 913f369..42b34b8 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], [8])
-m4_define([gabble_micro_version], [7])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [8])
+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