summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-04-06 12:35:30 +0100
committerGitHub <noreply@github.com>2020-04-06 12:35:30 +0100
commitb21000a44fa8b6f5d28a2089033f76767dff868b (patch)
tree9cf7a78f3d68ef0ba990d3638b28d571a49407d3 /changelog.d
parentMove client command handling out of TCP protocol (#7185) (diff)
downloadsynapse-b21000a44fa8b6f5d28a2089033f76767dff868b.tar.xz
Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6899.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6899.bugfix b/changelog.d/6899.bugfix
new file mode 100644
index 0000000000..efa8a40b1f
--- /dev/null
+++ b/changelog.d/6899.bugfix
@@ -0,0 +1 @@
+Improve error responses when accessing remote public room lists.
\ No newline at end of file