summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-05-31 10:48:51 +0100
committerGitHub <noreply@github.com>2019-05-31 10:48:51 +0100
commit31d44ec4bd466e938bd6d8d00b2629f5f7ca00a5 (patch)
treebcb9628435a9012e0f64bacc5f1341e08305541e /changelog.d
parentClarify that the admin change password endpoint logs them out (#5303) (diff)
parentNewsfile (diff)
downloadsynapse-31d44ec4bd466e938bd6d8d00b2629f5f7ca00a5.tar.xz
Merge pull request #5294 from matrix-org/erikj/speed_up_room_stats
Speed up room stats background update
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5294.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5294.bugfix b/changelog.d/5294.bugfix
new file mode 100644
index 0000000000..5924bda319
--- /dev/null
+++ b/changelog.d/5294.bugfix
@@ -0,0 +1 @@
+Fix performance problems with the rooms stats background update.