summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS17
-rw-r--r--configure.ac6
2 files changed, 20 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 263dc7d1..fa41057c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+telepathy-salut 0.4.0 (2010-09-06)
+===================================
+
+The "a stable branch that doesn't go anywhere is the most stable of all"
+release.
+
+Fixes:
+
+* Remove the GibberResolver and all its infrastructure (smcv)
+* Use the normal, safer telepathy-glib priv idioms (smcv)
+* Add salut_connection_get_implemented_interfaces (smcv)
+* Make tests more robust (smcv)
+* Remove examples and OpenSSL support from libgibber (smcv)
+* remove SASL support (smcv)
+* remove now-unused MD5 implementation (smcv)
+* Remove the activity when its channel has been closed, as Gabble does (tomeu)
+
telepathy-salut 0.3.13 (2010-08-19)
===================================
diff --git a/configure.ac b/configure.ac
index a9a9ec73..7cadef25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,9 +8,9 @@ AC_PREREQ([2.59])
# set salut_nano_version to 0.
m4_define([salut_major_version], [0])
-m4_define([salut_minor_version], [3])
-m4_define([salut_micro_version], [13])
-m4_define([salut_nano_version], [1])
+m4_define([salut_minor_version], [4])
+m4_define([salut_micro_version], [0])
+m4_define([salut_nano_version], [0])
# Some magic
m4_define([salut_base_version],