diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-11-28 19:32:49 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-11-28 19:32:49 +0000 |
commit | 5ee2beeddbbcbf09ac054679de71db0e0bf9df31 (patch) | |
tree | bc0afbac8939b76306ad8b3379b686a56ba15224 /changelog.d | |
parent | Discard retention policies when retrieving state (diff) | |
download | synapse-5ee2beeddbbcbf09ac054679de71db0e0bf9df31.tar.xz |
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6436.bugfix | 1 |
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. |