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

Will Thompson will.thompson at collabora.co.uk
Thu Aug 20 12:43:17 PDT 2009


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

diff --git a/NEWS b/NEWS
index 1e2ac4a..cd6e5fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,21 @@
-telepathy-gabble 0.8.1 (UNRELEASED)
+telepathy-gabble 0.8.1 (2009-08-20)
 ===================================
 
-???
+The “five pounds of cherries and a live beaver” release.
+
+Fixes:
+
+* fd.o#22535: Gabble no longer crashes if you disconnect while it's
+  trying to start a Google relay session for a call. This should have
+  been fixed in 0.7.31, but it's really fixed now. :-) (wjt)
+
+* Fix an occasional crash when PEP requests time out, or are cancelled
+  when you disconnect. (daf)
+
+* Correct an assertion about vCard edits not to fire incorrectly. (daf)
+
+* Clarify some correct-but-confusing behaviour in libjingle 0.3 mode,
+  which fixes a Coverity false-positive. (smcv)
 
 telepathy-gabble 0.8.0 (2009-08-18)
 ===================================
diff --git a/configure.ac b/configure.ac
index 53cf664..f2926dd 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], [0])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [1])
+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