diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-03-21 14:05:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-21 14:05:59 +0000 |
commit | 27813b4ca11645891e54920c90edc30b99123aeb (patch) | |
tree | 39bd94a1c516b7448c44f4a5e4487ad0bfd883b6 /changelog.d | |
parent | isort (diff) | |
download | synapse-27813b4ca11645891e54920c90edc30b99123aeb.tar.xz |
Update changelog.d/4908.bugfix
Co-Authored-By: erikjohnston <erikj@jki.re>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4908.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/4908.bugfix b/changelog.d/4908.bugfix index d1e7392541..d8c5babf0d 100644 --- a/changelog.d/4908.bugfix +++ b/changelog.d/4908.bugfix @@ -1 +1 @@ -Fix bug where blocked world readable rooms were still peakable. +Fix bug where blocked world-readable rooms were still peekable. |