diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-20 13:52:09 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-20 13:52:09 +0100 |
commit | 13f6f1624b21aab82fc7f0edf90a61ce635b91be (patch) | |
tree | 4452b2e7fa61a190ef85578ff46df75500005f46 | |
parent | Fix spurious exceptions when client closes conncetion (diff) | |
download | synapse-13f6f1624b21aab82fc7f0edf90a61ce635b91be.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/3925.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3925.misc b/changelog.d/3925.misc new file mode 100644 index 0000000000..3e41f78ff5 --- /dev/null +++ b/changelog.d/3925.misc @@ -0,0 +1 @@ +Fix spurious exceptions when remote http client closes conncetion |