diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-07-26 11:33:16 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-07-26 11:33:16 +0100 |
commit | dde6ea7ff6b18bb1da697a365326f34ea33baf88 (patch) | |
tree | 3066cedd16afd43e22b1d02c2e1159d7194e2906 /changelog.d | |
parent | Merge branch 'erikj/log_leave_origin_mismatch' into release-v1.2.1 (diff) | |
download | synapse-dde6ea7ff6b18bb1da697a365326f34ea33baf88.tar.xz |
1.2.1
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5744.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/5767.bugfix | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/5744.bugfix b/changelog.d/5744.bugfix deleted file mode 100644 index 7b67ebb2d3..0000000000 --- a/changelog.d/5744.bugfix +++ /dev/null @@ -1 +0,0 @@ -Log when we receive a `/make_*` request from a different origin. diff --git a/changelog.d/5767.bugfix b/changelog.d/5767.bugfix deleted file mode 100644 index 1a76d02e32..0000000000 --- a/changelog.d/5767.bugfix +++ /dev/null @@ -1 +0,0 @@ -Log when a redaction attempts to redact an event in a different room. |