summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-01-29 12:06:31 +0000
committerGitHub <noreply@github.com>2020-01-29 12:06:31 +0000
commita855b7c3a82458602bd62ed00bffed269f2acfec (patch)
tree9d92d3bf582320dbaed2280ab955ed221a3f6a24 /changelog.d
parentMerge pull request #6790 from matrix-org/rav/msc2260.1 (diff)
downloadsynapse-a855b7c3a82458602bd62ed00bffed269f2acfec.tar.xz
Remove unused DeviceRow class (#6800)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6800.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6800.bugfix b/changelog.d/6800.bugfix
new file mode 100644
index 0000000000..322a2758af
--- /dev/null
+++ b/changelog.d/6800.bugfix
@@ -0,0 +1 @@
+Fix race in federation sender worker that delayed sending of device updates.