diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-02-18 17:31:02 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-02-18 17:31:02 +0000 |
commit | 771d70e89cde1645650bce0b3ec5d1ac4b8bd8f5 (patch) | |
tree | 5693af378c0092f9c5cddc601bb796878ae57816 | |
parent | Fix log in message retention purge jobs (diff) | |
download | synapse-771d70e89cde1645650bce0b3ec5d1ac4b8bd8f5.tar.xz |
Changelog
-rw-r--r-- | changelog.d/6945.bugfix | 1 |
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..78470a0ef6 --- /dev/null +++ b/changelog.d/6945.bugfix @@ -0,0 +1 @@ +Fix bogus log in the purge jobs related to the message retention policies support. |