summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-12-27 18:04:12 +0100
committerlouiz’ <louiz@louiz.org>2017-12-27 18:04:12 +0100
commitbb2dd2b69306517c85bfe59dee323cf94ef34292 (patch)
tree532d5a13b6557d4d4a2cfa7d63a60572a04fc9b2 /CHANGELOG.rst
parent131ef9946fff0f5cfd794203e819df931b72600f (diff)
downloadbiboumi-bb2dd2b69306517c85bfe59dee323cf94ef34292.tar.gz
biboumi-bb2dd2b69306517c85bfe59dee323cf94ef34292.tar.bz2
biboumi-bb2dd2b69306517c85bfe59dee323cf94ef34292.tar.xz
biboumi-bb2dd2b69306517c85bfe59dee323cf94ef34292.zip
Update the changelogs for 7.0
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 4c3f5ad..8744858 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,16 @@
+Version 7.0
+===========
+
+ - Support PostgreSQL as a database backend. See below for migration tips.
+ - Add a workaround for a bug in botan < 2.4 where session resumption
+ would sometime result in a TLS decode error
+ - Add a <x xmlns="…muc#user"/> node in our private MUC messages, to help
+ clients distinguish between MUC and non-MUC messages.
+ - Fix the identd outgoing responses: \r\n was missing, and some clients
+ would ignore our messages entirely.
+ - Fix the iq result sent at the end of a MAM response. Some clients (e.g.
+ gajim) would throw an error as a result.
+
Version 6.1 - 2017-10-04
========================