summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2021-09-01 10:13:01 +0100
committerGitHub <noreply@github.com>2021-09-01 09:13:01 +0000
commit3693ea61f5f56f4a49cce7e2b3ecd304f014d8cc (patch)
tree4434bf1ba7dbb969323252e560ba0003879518e8 /changelog.d
parentMove the sessions delta to the latest schema version. (#10725) (diff)
downloadsynapse-3693ea61f5f56f4a49cce7e2b3ecd304f014d8cc.tar.xz
Fix iteration in _remove_deleted_email_pushers background job. (#10734)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10734.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10734.bugfix b/changelog.d/10734.bugfix
new file mode 100644
index 0000000000..15c7da4497
--- /dev/null
+++ b/changelog.d/10734.bugfix
@@ -0,0 +1 @@
+Remove pushers when deleting a 3pid from an account. Pushers for old unlinked emails will also be deleted.
\ No newline at end of file