summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-09-25 11:52:06 +0100
committerGitHub <noreply@github.com>2018-09-25 11:52:06 +0100
commit94f7befc31b65431270f1dd462113fdeb334545e (patch)
tree79e74f2420d611e64459a664bb063d9c89d37c44 /changelog.d
parentMerge pull request #3947 from matrix-org/rav/attr_version (diff)
parentNewsfile (diff)
downloadsynapse-94f7befc31b65431270f1dd462113fdeb334545e.tar.xz
Merge pull request #3925 from matrix-org/erikj/fix_producers_unregistered
Fix spurious exceptions when client closes conncetion
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3925.misc1
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