diff options
author | Erik Johnston <erikj@jki.re> | 2019-01-30 16:15:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-30 16:15:35 +0000 |
commit | d534a27fe8c36e642eecccf3b453cfb53fe9b673 (patch) | |
tree | 86d2d7c9a3351358578e8a6ede38631e6fdf5258 /changelog.d | |
parent | Merge pull request #4472 from matrix-org/neilj/room_capabilities (diff) | |
parent | Newsfile (diff) | |
download | synapse-d534a27fe8c36e642eecccf3b453cfb53fe9b673.tar.xz |
Merge pull request #4527 from matrix-org/erikj/fix_sending_remote_invite_rejections
Fix remote invite rejections not coming down sync
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4527.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4527.bugfix b/changelog.d/4527.bugfix new file mode 100644 index 0000000000..974d799b88 --- /dev/null +++ b/changelog.d/4527.bugfix @@ -0,0 +1 @@ +Fix bug when rejecting remote invites |