diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-10-12 10:47:15 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-10-12 10:47:15 +0100 |
commit | 8c5255b6643f0f1465a5ac9bf28dcea3b4f00405 (patch) | |
tree | 9ecad5b031ab24a881394710979da34662abab46 /changelog.d/10995.bugfix | |
parent | disallow-untyped-defs for synapse.push (#11023) (diff) | |
download | synapse-8c5255b6643f0f1465a5ac9bf28dcea3b4f00405.tar.xz |
1.45.0rc1
Diffstat (limited to 'changelog.d/10995.bugfix')
-rw-r--r-- | changelog.d/10995.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10995.bugfix b/changelog.d/10995.bugfix deleted file mode 100644 index 3eef96f3db..0000000000 --- a/changelog.d/10995.bugfix +++ /dev/null @@ -1 +0,0 @@ -Correct a bugfix introduced in Synapse v1.44.0 that wouldn't catch every error of the connection breaks before a response could be written to it. |