summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-02-19 10:12:55 +0000
committerGitHub <noreply@github.com>2020-02-19 10:12:55 +0000
commit5e4a438556f2a198831bfbb23dd0007304c7766b (patch)
tree012e9f69dba17d92ef93e9e92ef7d8f899ff75f1 /changelog.d
parentLimit size of get_auth_chain_ids query (#6947) (diff)
parentUpdate changelog.d/6945.bugfix (diff)
downloadsynapse-5e4a438556f2a198831bfbb23dd0007304c7766b.tar.xz
Merge pull request #6945 from matrix-org/babolivier/fix-retention-debug-log
Fix log in message retention purge jobs
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6945.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6945.bugfix b/changelog.d/6945.bugfix
new file mode 100644
index 0000000000..8561be16a4
--- /dev/null
+++ b/changelog.d/6945.bugfix
@@ -0,0 +1 @@
+Fix errors from logging in the purge jobs related to the message retention policies support.