[telepathy-gabble/master] NEWS for 0.8.2

Will Thompson will.thompson at collabora.co.uk
Thu Sep 3 11:03:03 PDT 2009


---
 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index cd6e5fe..133a1ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+telepathy-gabble 0.8.2 (2009-09-03)
+===================================
+
+The “tape two fried eggs over your eyes and walk the streets of Paris for an
+hour” release.
+
+Enhancements:
+
+* Improve jid validation, so that obviously-invalid jids are rejected.
+  (daf)
+
+Fixes:
+
+* Don't crash when a vCard set fails, and there are edits pending. This
+  can happen if you're trying to set your avatar and then disconnect.
+  (daf)
+
+* fd.o#23013: ContactCapabilities.SetSelfCapabilities can crash gabble
+  with wrong parms (sjoerd)
+
+* Fix parsing of incoming session accept from Google Video Chat. This
+  should make outgoing calls to Google Video Chat users work, as well as
+  incoming calls. Hooray! (wjt, with help from sjoerd and Olivier Crête)
+
 telepathy-gabble 0.8.1 (2009-08-20)
 ===================================
 
diff --git a/configure.ac b/configure.ac
index f2926dd..2ec104c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AC_PREREQ([2.59])
 
 m4_define([gabble_major_version], [0])
 m4_define([gabble_minor_version], [8])
-m4_define([gabble_micro_version], [1])
+m4_define([gabble_micro_version], [2])
 m4_define([gabble_nano_version], [0])
 
 # Some magic
-- 
1.5.6.5



More information about the telepathy-commits mailing list