diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-05-09 23:33:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-09 23:33:27 +0100 |
commit | 14fe33cabf64cdbf15d96788b2fcbd7137bfa228 (patch) | |
tree | 3e85d76c0e8704f47fde6c0bcf76998bd6e75f51 | |
parent | Actually this should be debug logging (diff) | |
download | synapse-14fe33cabf64cdbf15d96788b2fcbd7137bfa228.tar.xz |
fix changelog
-rw-r--r-- | changelog.d/5015.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5015.misc b/changelog.d/5015.misc index 37fdccd0e7..eeec85b92c 100644 --- a/changelog.d/5015.misc +++ b/changelog.d/5015.misc @@ -1 +1 @@ -Add logging to 3pid invite signature verification +Add logging to 3pid invite signature verification. |