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

index 0e193709e5..0000000000 --- a/changelog.d/4888.bugfix +++ /dev/null
@@ -1,2 +0,0 @@ -Fix a bug where hs_disabled_message was sometimes not correctly enforced. -