summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-08-06 14:05:41 +0100
committerGitHub <noreply@github.com>2021-08-06 14:05:41 +0100
commit60f0534b6e910a497800da2454638bcf4aae006e (patch)
treec169769a547d9fd8a6e4ac2bce2e18fc3d1266fd /changelog.d
parentClean up federation event auth code (#10539) (diff)
downloadsynapse-60f0534b6e910a497800da2454638bcf4aae006e.tar.xz
Fix exceptions in logs when failing to get remote room list (#10541)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10541.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10541.bugfix b/changelog.d/10541.bugfix
new file mode 100644
index 0000000000..bb946e0920
--- /dev/null
+++ b/changelog.d/10541.bugfix
@@ -0,0 +1 @@
+Fix exceptions in logs when failing to get remote room list.