diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-10-24 12:23:56 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-10-24 12:47:58 +0100 |
commit | 8831b04a53681c931197809d9010326bdd44ecad (patch) | |
tree | e498b87f97265d07b840a3da36fff4db2512389d /changelog.d/2380.bugfix | |
parent | Option to suppress resource exceeded alerting (#6173) (diff) | |
download | synapse-8831b04a53681c931197809d9010326bdd44ecad.tar.xz |
1.5.0rc1
Diffstat (limited to 'changelog.d/2380.bugfix')
-rw-r--r-- | changelog.d/2380.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/2380.bugfix b/changelog.d/2380.bugfix deleted file mode 100644 index eae3206031..0000000000 --- a/changelog.d/2380.bugfix +++ /dev/null @@ -1 +0,0 @@ -Return an HTTP 404 instead of 400 when requesting a filter by ID that is unknown to the server. Thanks to @krombel for contributing this! |