[Telepathy-commits] [telepathy-gabble/master] Prepare release 0.7.16

Senko Rasic senko.rasic at collabora.co.uk
Tue Dec 2 07:04:49 PST 2008


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

diff --git a/NEWS b/NEWS
index 4b9129e..71260b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,33 @@
-telepathy-gabble 0.7.16 (UNRELEASED)
+telepathy-gabble 0.7.16 (2008-12-02)
 ====================================
 
-Dependencies:
+The "what could possibly go wrong" release.
+
+This release contains the reworked Jingle engine with support for latest
+Jingle draft (XEP-0166 v0.32), and Google's Jingle variants as used in
+their desktop client and recently launched Googlemail client.
+
+This release has no known regressions, but as we have done extensive changes
+to the Jingle engine, you might want to restrict this release to experimental
+distributions like Debian experimental and Fedora rawhide for now.
 
 Enhancements:
 
+* fd.o #15908: refactor Jingle state machine
+
+* fd.o #15907: Update real-Jingle implementation to XEP-0166 v0.25
+
+* fd.o #13159: support current Google Talk protocol
+
+* Misc Tubes-related enhancements and fixes
+
 Fixes:
 
+* fd.o #18404: fix race condition in tests/twisted/roster/ensure.py
+
+* Fixes for double freeing in dispose in channel managers
+
+
 telepathy-gabble 0.7.15 (2008-11-06)
 ====================================
 
diff --git a/configure.ac b/configure.ac
index b9ee401..73a23f7 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], [15])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [16])
+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