summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-01-15 19:36:19 +0000
committerBrendan Abolivier <babolivier@matrix.org>2020-01-15 19:36:19 +0000
commit914e73cdd9053d6fd050e5ad04910db74a7b5cd9 (patch)
tree18d362dfd8f89f42b8013679bbaeec8e5387557a /changelog.d
parentCorrectly order when selecting before stream ordering (diff)
downloadsynapse-914e73cdd9053d6fd050e5ad04910db74a7b5cd9.tar.xz
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6713.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6713.bugfix b/changelog.d/6713.bugfix
new file mode 100644
index 0000000000..3924f1ad79
--- /dev/null
+++ b/changelog.d/6713.bugfix
@@ -0,0 +1 @@
+Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies.