diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-03-27 22:08:39 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-03-27 22:08:39 +0000 |
commit | 17d7bacbcffabec91257fae272840a203ddae98f (patch) | |
tree | bf634f791e9c78da3912e020977446057d1fa349 /changelog.d | |
parent | Combine the CurrentStateDeltaStream into the EventStream (diff) | |
download | synapse-17d7bacbcffabec91257fae272840a203ddae98f.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4955.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4955.bugfix b/changelog.d/4955.bugfix new file mode 100644 index 0000000000..e50e67383d --- /dev/null +++ b/changelog.d/4955.bugfix @@ -0,0 +1 @@ +Fix sync bug which made accepting invites unreliable in worker-mode synapses. |