diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-01-06 07:08:13 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-01-06 07:08:13 -0500 |
commit | 2fe0fb21f67ab0188970e779be76db41ce01a933 (patch) | |
tree | c748490f127d596839228d132797ca06e45f0cde /changelog.d/8862.bugfix | |
parent | Fix-up assertions about last stream token in push (#9020) (diff) | |
download | synapse-2fe0fb21f67ab0188970e779be76db41ce01a933.tar.xz |
1.25.0rc1
Diffstat (limited to 'changelog.d/8862.bugfix')
-rw-r--r-- | changelog.d/8862.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8862.bugfix b/changelog.d/8862.bugfix deleted file mode 100644 index bdbd633f72..0000000000 --- a/changelog.d/8862.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a longstanding bug where a 500 error would be returned if the `Content-Length` header was not provided to the upload media resource. |