summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-07-26 11:36:28 +0100
committerRichard van der Hoff <richard@matrix.org>2019-07-26 11:45:06 +0100
commit992333b9954bec62e87cf5bf103fb5988d8bb063 (patch)
treebc2533e1928127b546a123deab9937ad9c9c1ab3 /CHANGES.md
parentcorrect attributions in changelog (diff)
downloadsynapse-992333b9954bec62e87cf5bf103fb5988d8bb063.tar.xz
correct attributions in changelog release-v1.2.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 2814d9586a..fa753bed17 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -12,7 +12,10 @@ This release includes *four* security fixes:
 - Fix a vulnerability where a federated server could spoof read-receipts from
   users on other servers. Thanks to @Dylanger for identifying this issue too. ([\#5743](https://github.com/matrix-org/synapse/issues/5743))
 
-Note that Synapse 1.2.0 also contained a security fix which was not correctly identified during the original release. The changelog below is now updated.
+Additionally, the following fix was in Synapse **1.2.0**, but was not correctly
+identified during the original release:
+
+- It was possible for a room moderator to send a redaction for an `m.room.create` event, which would downgrade the room to version 1. Thanks to `/dev/ponies` for identifying and responsibly disclosing this issue! ([\#5701](https://github.com/matrix-org/synapse/issues/5701))
 
 Synapse 1.2.0 (2019-07-25)
 ==========================