summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2017-10-19 14:19:52 +0100
committerErik Johnston <erik@matrix.org>2017-10-19 14:19:52 +0100
commitd6237859f6cc220f7a1e0b1d63e60421d14eb07f (patch)
treee4edcf457d3604ac3d4316132468914d8d41e947 /CHANGES.rst
parentBump version and changelog (diff)
downloadsynapse-d6237859f6cc220f7a1e0b1d63e60421d14eb07f.tar.xz
Update changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index aaa4a2c219..85830d832e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -20,6 +20,7 @@ Changes:
 * Spam checking: add the invitee to user_may_invite (PR #2502)
 * Process events from federation for different rooms in parallel (PR #2520)
 * Allow error strings from spam checker (PR #2531)
+* Improve error handling for missing files in config (PR #2551)
 
 
 Bug fixes: