summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-03-02 14:05:01 +0000
committerGitHub <noreply@github.com>2021-03-02 14:05:01 +0000
commit16108c579deb17964f3603c7253454b711e9ccd0 (patch)
tree72a639f0e1cccfbf888bd43a966f396179a980f8 /changelog.d
parentAdd type hints to device and event report admin API (#9519) (diff)
downloadsynapse-16108c579deb17964f3603c7253454b711e9ccd0.tar.xz
Fix SQL delta file taking a long time to run (#9516)
Fixes #9504
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9516.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9516.bugfix b/changelog.d/9516.bugfix
new file mode 100644
index 0000000000..81188c5473
--- /dev/null
+++ b/changelog.d/9516.bugfix
@@ -0,0 +1 @@
+Fix a bug where users' pushers were not all deleted when they deactivated their account.