summary refs log tree commit diff
path: root/changelog.d/4776.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/4776.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/4776.bugfix')
-rw-r--r--changelog.d/4776.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/4776.bugfix b/changelog.d/4776.bugfix
deleted file mode 100644

index ce3e6ce33c..0000000000 --- a/changelog.d/4776.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix incorrect log about not persisting duplicate state event.