diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-19 14:45:14 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-19 14:45:14 +0100 |
commit | bbab6ebfd9257ba9ad5e576c4b9b8bdea1c166cf (patch) | |
tree | 60bb6ad937c62dd942ca38aa6fa28cb9978682f0 /changelog.d | |
parent | pep8 (diff) | |
download | synapse-bbab6ebfd9257ba9ad5e576c4b9b8bdea1c166cf.tar.xz |
Fix up changelog and remove spurious comment
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3914.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/3914.bugfix b/changelog.d/3914.bugfix index 60fb8ec1ae..27e6bad590 100644 --- a/changelog.d/3914.bugfix +++ b/changelog.d/3914.bugfix @@ -1 +1 @@ -Fix bug where outboud federation would stop talking to some servers when using workers +Fix bug where outbound federation would stop talking to some servers when using workers |