summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-07-20 13:37:00 +0100
committerErik Johnston <erik@matrix.org>2022-07-20 13:37:00 +0100
commit93740cae5773536c77c142f84c09267c92866ead (patch)
tree985027dcac346b35438c262d5ba7640bd3575423 /changelog.d
parentDon't include appservice users when calculating push rules (#13332) (diff)
downloadsynapse-93740cae5773536c77c142f84c09267c92866ead.tar.xz
1.63.1 v1.63.1
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13332.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13332.bugfix b/changelog.d/13332.bugfix
deleted file mode 100644
index 826ed1788f..0000000000
--- a/changelog.d/13332.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in Synapse 1.63.0 where push actions were incorrectly calculated for appservice users. This caused performance issues on servers with large numbers of appservices.