summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-10-01 13:36:29 +0100
committerErik Johnston <erik@matrix.org>2019-10-01 13:47:06 +0100
commit2b8352e6387a71f8bea8b512f1a491f1fedf06fc (patch)
tree94cad718d627ddf7b2a452d6cf12c7717ebcd521 /changelog.d
parentUse `received_ts` to find uncensored redacted events (diff)
downloadsynapse-2b8352e6387a71f8bea8b512f1a491f1fedf06fc.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6141.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6141.bugfix b/changelog.d/6141.bugfix
new file mode 100644
index 0000000000..c93920b7b5
--- /dev/null
+++ b/changelog.d/6141.bugfix
@@ -0,0 +1 @@
+Fix bad performance of censoring redactions background task.