summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-10-06 18:12:16 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-10-06 18:12:16 +0200
commit22651d24b5136d09282494f35fb85e6464c15845 (patch)
tree884b180ee92df6dd5a78005fdef65f3b749b5b69
parentcb8a603aea2f05e376a165cae2219a213c7517a4 (diff)
downloadtelepathy-salut-22651d24b5136d09282494f35fb85e6464c15845.tar.gz
Release 0.4.0
-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],