summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-20 12:04:15 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-20 12:04:15 +0100
commited1f3a02205af96f5b0b63f9bf47e9dc1aebd7b5 (patch)
tree258092f55296a8fbe6022a70c9a040071c4f0831
parent8220abbc6b079aeb9760b1d399ca029ea7751e95 (diff)
Prepare version 0.3.12telepathy-salut-0.3.12
-rw-r--r--NEWS27
-rw-r--r--configure.ac4
2 files changed, 27 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ceee6c71..5340ef0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,35 @@
-telepathy-salut 0.3.12 (UNRELEASED)
+telepathy-salut 0.3.12 (2010-05-20)
===================================
-Requirements:
+The "maybe your browser has turned religious" release.
Enhancements:
+* Merge back most of the portability improvements from Gabble's copy of Gibber
+ (smcv)
+
+* Use automake silent rules (--enable-silent-rules) instead of shave (smcv)
+
Fixes:
+* fd.o #22970, Debian #565154: don't try to support credential-passing on
+ non-Linux platforms, fixing compilation there (smcv)
+
+* fd.o #27289: set the Properties flag on group channels for round-trip
+ reduction (cassidy)
+
+* fd.o #20732 (partial): allow the user to leave MUCs with RemoveMembers()
+ (smcv)
+
+* Implement the error path for ContactList channel requests correctly (smcv)
+
+* Fix compilation in the tr_TR.UTF-8 locale (Maiku)
+
+* Use the right timestamps on message delivery reports (Jonny)
+
+* Stop working around fd.o #15092, which was fixed in telepathy-glib (cassidy)
+
+* fd.o #26152: make critical warnings fatal by default (smcv)
telepathy-salut 0.3.11 (2010-03-25)
===================================
diff --git a/configure.ac b/configure.ac
index 66e96c69..3b545bfc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
m4_define([salut_major_version], [0])
m4_define([salut_minor_version], [3])
-m4_define([salut_micro_version], [11])
-m4_define([salut_nano_version], [1])
+m4_define([salut_micro_version], [12])
+m4_define([salut_nano_version], [0])
# Some magic
m4_define([salut_base_version],