summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-06-03 10:22:03 +0100
committerErik Johnston <erik@matrix.org>2019-06-03 10:22:03 +0100
commitfde37e4e98163c269a2b82e4892a70b2e37c619c (patch)
tree8e622bb06b69ea7d39fc11f275aff52625ec8aa2 /changelog.d
parentFix handling of failures when calling /event_auth. (diff)
downloadsynapse-fde37e4e98163c269a2b82e4892a70b2e37c619c.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5317.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5317.bugfix b/changelog.d/5317.bugfix
new file mode 100644
index 0000000000..2709375214
--- /dev/null
+++ b/changelog.d/5317.bugfix
@@ -0,0 +1 @@
+Fix handling of failures when processing incoming events where calling `/event_auth` on remote server fails.