summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-11-26 12:04:48 +0000
committerErik Johnston <erik@matrix.org>2019-11-26 12:04:48 +0000
commit35f9165e96f6261e15aadb439a5d2199bede3c99 (patch)
tree5efdf6c6596eeba9611c746f5b88cf294f705c89 /changelog.d
parentNewsfile (diff)
downloadsynapse-35f9165e96f6261e15aadb439a5d2199bede3c99.tar.xz
Fixup docs
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6332.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6332.bugfix b/changelog.d/6332.bugfix
index b14bd7e43c..67d5170ba0 100644
--- a/changelog.d/6332.bugfix
+++ b/changelog.d/6332.bugfix
@@ -1 +1 @@
-Fix caching devices for remote users when using workers.
+Fix caching devices for remote users when using workers, so that we don't attempt to refetch (and potentially fail) each time a user requests devices.