summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-01-16 20:27:07 +0000
committerBrendan Abolivier <babolivier@matrix.org>2020-01-16 20:27:07 +0000
commit4fb3cb208a17ba36a5da050b19e3997cf4808f9a (patch)
tree7572ef2c2cfe28b580c1cf621bf9c629762e8f0c /changelog.d
parentFixup diff (diff)
downloadsynapse-4fb3cb208a17ba36a5da050b19e3997cf4808f9a.tar.xz
Precise changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6714.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6714.bugfix b/changelog.d/6714.bugfix
index 3924f1ad79..410516694f 100644
--- a/changelog.d/6714.bugfix
+++ b/changelog.d/6714.bugfix
@@ -1 +1 @@
-Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies.
+Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies when running the automated purge jobs.