summary refs log tree commit diff
path: root/changelog.d/4956.bugfix
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-04-02 13:47:08 +0100
committerRichard van der Hoff <richard@matrix.org>2019-04-02 13:47:08 +0100
commitf41c9d37d6acce042d86d2e6b146a881cfffd8a9 (patch)
tree4b12f0213c9e44865336071edafe95195506a85a /changelog.d/4956.bugfix
parentMerge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff)
parentFix sync bug when accepting invites (#4956) (diff)
downloadsynapse-f41c9d37d6acce042d86d2e6b146a881cfffd8a9.tar.xz
Merge branch 'develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/4956.bugfix')
-rw-r--r--changelog.d/4956.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4956.bugfix b/changelog.d/4956.bugfix
new file mode 100644

index 0000000000..e50e67383d --- /dev/null +++ b/changelog.d/4956.bugfix
@@ -0,0 +1 @@ +Fix sync bug which made accepting invites unreliable in worker-mode synapses.