summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSenko Rasic <senko.rasic@collabora.co.uk>2008-02-14 22:31:48 +0000
committerSenko Rasic <senko.rasic@collabora.co.uk>2008-02-14 22:31:48 +0000
commit984bfe927f4adfa83aa3d0d527498e668064afc1 (patch)
treeedff1d9c5248fe49867110f66b1311c0bb20e764
parent816bf70f08f9ff95c7660ba38803a2def7369bb2 (diff)
-rw-r--r--NEWS10
-rw-r--r--configure.ac4
2 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e69de29bb..fdf0d6f4f 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,10 @@
+telepathy-gabble 0.6 (2008-02-14)
+=================================
+This is a maintenance release from the 0.6.x stable branch containing
+several bugfixes backported from the development 0.7 branch.
+
+Included are fixes for better XMPP1.0 support (optional SRV/TLS/SASL
+feature support on Loudmouth>=1.3.2), better compatibility with
+telepathy-glib > 0.7.0 (avoid warnings for writable properties,
+properly set 'persist' flag), and improvements in disco support.
+
diff --git a/configure.ac b/configure.ac
index 03f072ca2..bc628d580 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], [6])
-m4_define([gabble_micro_version], [1])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [2])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],