summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-12-11 13:39:47 +0000
committerGitHub <noreply@github.com>2019-12-11 13:39:47 +0000
commitfc316a4894912f49f5d0321e533aabca5624b0ba (patch)
tree4dc0618d04cd9f3bfc3f451f412bc197263f4814 /changelog.d
parentAdd dev script to generate full SQL schema files (#6394) (diff)
downloadsynapse-fc316a4894912f49f5d0321e533aabca5624b0ba.tar.xz
Prevent redacted events from appearing in message search (#6377)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6377.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6377.bugfix b/changelog.d/6377.bugfix
new file mode 100644
index 0000000000..ccda96962f
--- /dev/null
+++ b/changelog.d/6377.bugfix
@@ -0,0 +1 @@
+Prevent redacted events from being returned during message search.
\ No newline at end of file