diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-05-01 19:19:23 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-05-01 19:19:23 +0100 |
commit | da602419b277308d06ba5e2a147e6d128eaa2802 (patch) | |
tree | 97c78ced8b130326eed76ba2079da3708f6da4e1 | |
parent | Merge branch 'release-v0.28.1' (diff) | |
download | synapse-da602419b277308d06ba5e2a147e6d128eaa2802.tar.xz |
missing word :|
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 0dd2efd9d2..317846d2a2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,7 +10,7 @@ SECURITY UPDATE of events in such a room will default to using stream_ordering rather than depth (topological_ordering). - This is a temporary solution to mitigate abuse in the wild, whilst a long solution + This is a temporary solution to mitigate abuse in the wild, whilst a long term solution is being implemented to improve how the depth parameter is used. Full details at |