summary refs log tree commit diff
path: root/changelog.d/6436.bugfix
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-11-29 14:25:52 +0000
committerGitHub <noreply@github.com>2019-11-29 14:25:52 +0000
commitc3a2c8c768e7b85ad4876ff83b5fead93ee78be6 (patch)
tree456200fe4976b8c44d3d0bb8c73867ed1caeac93 /changelog.d/6436.bugfix
parentHide expired users from user directory, optionally show on renewal (#13) (diff)
parentChangelog (diff)
downloadsynapse-c3a2c8c768e7b85ad4876ff83b5fead93ee78be6.tar.xz
Merge pull request #16 from matrix-org/babolivier/dinsic-state-retrieval
Discard retention policies when retrieving state
Diffstat (limited to 'changelog.d/6436.bugfix')
-rw-r--r--changelog.d/6436.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6436.bugfix b/changelog.d/6436.bugfix
new file mode 100644

index 0000000000..954a4e1d84 --- /dev/null +++ b/changelog.d/6436.bugfix
@@ -0,0 +1 @@ +Fix a bug where a room could become unusable with a low retention policy and a low activity.