diff options
author | Neil Johnson <neil@matrix.org> | 2019-04-01 14:08:53 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-04-01 14:08:53 +0100 |
commit | 62988f73fd6f005835996f2c2134b8c09a515575 (patch) | |
tree | c5d5310246c9f97e97dbffcd59482159a7ab7a81 /changelog.d/4904.bugfix | |
parent | Collect room-version variations into one place (#4969) (diff) | |
parent | 0.99.3 (diff) | |
download | synapse-62988f73fd6f005835996f2c2134b8c09a515575.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d/4904.bugfix')
-rw-r--r-- | changelog.d/4904.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/4904.bugfix b/changelog.d/4904.bugfix deleted file mode 100644 index 5c2d7f3cf1..0000000000 --- a/changelog.d/4904.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix bug in shutdown room admin API where it would fail if a user in the room hadn't consented to the privacy policy. |