summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2017-01-07 02:52:37 +0000
committerMatthew Hodgson <matthew@matrix.org>2017-01-07 02:52:37 +0000
commit6515b9c0d4ea5a084700951d46b1a299b90d70a6 (patch)
treecabc642ee01893d1a71af2650af2f26303cb2d5b /CHANGES.rst
parentDiscard PDUs from invalid origins due to #1753 in 0.18.[56] (diff)
downloadsynapse-6515b9c0d4ea5a084700951d46b1a299b90d70a6.tar.xz
changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3db747df38..da42327903 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,6 +5,8 @@ Bug fixes:
 
 * Fix error in #PR 1764 to actually fix the nightmare #1753 bug.
 * Improve deadlock logging further
+* Discard inbound federation traffic from invalid domains, to immunise
+  against #1753
 
 Changes in synapse v0.18.6 (2017-01-06)
 =======================================