summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-11-09 15:25:12 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2009-11-09 15:25:12 +0000
commit4a1e3d453b8feb0e9e53967c8bd1a2e333afefe6 (patch)
treed4e96de0584bd73c6b316166d51bc05bbcb3498d
parentedf6f8f6486ee9d44e4e9602ae2a56ae38780a87 (diff)
-rw-r--r--NEWS14
-rw-r--r--configure.ac4
2 files changed, 14 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ed19ef462..802f41eb8 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 913f369bd..42b34b8f2 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],