diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-23 15:14:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-23 15:14:21 +0100 |
commit | 65afc535a6a3fd61ea91c99ed2284b6fd0c4e204 (patch) | |
tree | 691ae6598818decdadabb78bcb8222a2520a9273 /changelog.d | |
parent | Newsfile (diff) | |
download | synapse-65afc535a6a3fd61ea91c99ed2284b6fd0c4e204.tar.xz |
Update changelog.d/5743.bugfix
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5743.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5743.bugfix b/changelog.d/5743.bugfix index a160e9945f..65728ff079 100644 --- a/changelog.d/5743.bugfix +++ b/changelog.d/5743.bugfix @@ -1 +1 @@ -Log when we receive receipt from a different origin. +Log when we receive an event receipt from an unexpected origin. |