diff options
author | Erik Johnston <erik@matrix.org> | 2017-10-19 14:19:52 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-10-19 14:19:52 +0100 |
commit | d6237859f6cc220f7a1e0b1d63e60421d14eb07f (patch) | |
tree | e4edcf457d3604ac3d4316132468914d8d41e947 | |
parent | Bump version and changelog (diff) | |
download | synapse-d6237859f6cc220f7a1e0b1d63e60421d14eb07f.tar.xz |
Update changelog
-rw-r--r-- | CHANGES.rst | 1 |
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: |