diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-07-25 16:08:57 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-07-30 00:00:34 +0100 |
commit | 5c3eecc70f3777561253afd89adf9fb974a27e69 (patch) | |
tree | cd59623e52d94e59637ed850bfd64791f3117f11 /changelog.d | |
parent | Handle loops in redaction events (diff) | |
download | synapse-5c3eecc70f3777561253afd89adf9fb974a27e69.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5788.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5788.bugfix b/changelog.d/5788.bugfix new file mode 100644 index 0000000000..5632f3cb99 --- /dev/null +++ b/changelog.d/5788.bugfix @@ -0,0 +1 @@ +Correctly handle redactions of redactions. |