diff options
author | Neil Johnson <neil@matrix.org> | 2018-10-23 15:27:20 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-10-23 15:27:20 +0100 |
commit | 329d18b39cbc1bc9eba8ae9de1fcf734d0cf1a78 (patch) | |
tree | 7e3f26fdf56c1ea82f6a77d47e389ceafaa4730e /changelog.d | |
parent | fix race condiftion in calling initialise_reserved_users (diff) | |
download | synapse-329d18b39cbc1bc9eba8ae9de1fcf734d0cf1a78.tar.xz |
remove white space
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4081.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/4081.bugfix b/changelog.d/4081.bugfix index f275acb61c..13dad58842 100644 --- a/changelog.d/4081.bugfix +++ b/changelog.d/4081.bugfix @@ -1,2 +1 @@ Fix race condition in populating reserved users - |