summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2018-10-24 17:18:08 +0100
committerNeil Johnson <neil@matrix.org>2018-10-24 17:18:08 +0100
commitea69a84bbb2fc9c1da6db0384a98f577f3bc95a7 (patch)
treec6b5d38fb5fc9f427ba0ae355258c4fdf55edfb0 /changelog.d
parentcommit transaction before closing (diff)
downloadsynapse-ea69a84bbb2fc9c1da6db0384a98f577f3bc95a7.tar.xz
fix style inconsistencies
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4081.bugfix3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/4081.bugfix b/changelog.d/4081.bugfix
index 13dad58842..cfe4b3e9d9 100644
--- a/changelog.d/4081.bugfix
+++ b/changelog.d/4081.bugfix
@@ -1 +1,2 @@
-Fix race condition in populating reserved users
+Fix race condition where config defined reserved users were not being added to
+the monthly active user list prior to the homeserver reactor firing up