diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-07-24 22:44:39 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-07-25 18:26:20 +0100 |
commit | b1605cdd23a37701c55906c9118e43b4d32ceb7f (patch) | |
tree | a631af4c02fc98018f3ee3c8fe8b5649fe375faf /changelog.d | |
parent | 1.2.0 (diff) | |
download | synapse-b1605cdd23a37701c55906c9118e43b4d32ceb7f.tar.xz |
log when a redaction attempts to redact an event in a different room
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5767.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5767.bugfix b/changelog.d/5767.bugfix new file mode 100644 index 0000000000..1a76d02e32 --- /dev/null +++ b/changelog.d/5767.bugfix @@ -0,0 +1 @@ +Log when a redaction attempts to redact an event in a different room. |