From bb2dd2b69306517c85bfe59dee323cf94ef34292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 27 Dec 2017 18:04:12 +0100 Subject: Update the changelogs for 7.0 --- CHANGELOG.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 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 ======================== -- cgit v1.2.3