diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-08 13:17:28 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-08 13:17:28 +0100 |
commit | 9cb42507f8e0990968ac1e865149407d3efdb66a (patch) | |
tree | 532a3a78703e1adf2e8d4730ad175b4535fa1d64 | |
parent | Update changelog (diff) | |
download | synapse-9cb42507f8e0990968ac1e865149407d3efdb66a.tar.xz |
Be bolder
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 4220ec680d..2377916317 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,7 +2,7 @@ Changes in synapse v0.17.0 (2016-08-08) ======================================= This release contains significant security bug fixes regarding authenticating -events received over federation. Upgrading is highly recommended. +events received over federation. PLEASE UPGRADE. This release changes the LDAP configuration format in a backwards incompatible way, see PR #843 for details. |