summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-09-04 11:57:59 +0100
committerGitHub <noreply@github.com>2023-09-04 11:57:59 +0100
commite9eb26e3aff63545c77980f0f7a0c04bcbccbda0 (patch)
treefb8aecb50818744261f775fd0539a6aac213fec2 /changelog.d
parentFix typo where we ended up with multiple `WorkerLocksHandler` (#16220) (diff)
downloadsynapse-e9eb26e3aff63545c77980f0f7a0c04bcbccbda0.tar.xz
Cache device resync requests over replication (#16241)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16241.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16241.misc b/changelog.d/16241.misc
new file mode 100644
index 0000000000..0fc5f34c5c
--- /dev/null
+++ b/changelog.d/16241.misc
@@ -0,0 +1 @@
+Cache device resync requests over replication.