summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-03-16 19:23:40 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-03-16 19:23:40 +0000
commit83b92c326f2ce9645e421281854459f00fb9b6c7 (patch)
treed56fe870a01f5209baa2449a843d1b94526f6476 /changelog.d
parentMerge pull request #5727 from matrix-org/uhoreg/e2e_cross-signing2-part3 (diff)
parentDepublish a room from the public rooms list when it is upgraded (#6232) (diff)
downloadsynapse-83b92c326f2ce9645e421281854459f00fb9b6c7.tar.xz
Depublish a room from the public rooms list when it is upgraded (#6232)
* commit 'ace947e8d':
  Depublish a room from the public rooms list when it is upgraded (#6232)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6232.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6232.bugfix b/changelog.d/6232.bugfix
new file mode 100644
index 0000000000..12718ba934
--- /dev/null
+++ b/changelog.d/6232.bugfix
@@ -0,0 +1 @@
+Remove a room from a server's public rooms list on room upgrade.
\ No newline at end of file