diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-04-04 19:12:54 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-04-04 19:12:54 +0100 |
commit | b78aac5582da10131d6a2a69c25dcf4a36c528d8 (patch) | |
tree | 7f30ed345ae6e77d3ecc3cfe9c73bce95dbc0759 /changelog.d | |
parent | Hoist server_name check out of process_v2_response (diff) | |
download | synapse-b78aac5582da10131d6a2a69c25dcf4a36c528d8.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5001.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5001.misc b/changelog.d/5001.misc new file mode 100644 index 0000000000..bf590a016d --- /dev/null +++ b/changelog.d/5001.misc @@ -0,0 +1 @@ +Clean up some code in the server-key Keyring. \ No newline at end of file |