summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-04-03 16:21:12 +0100
committerRichard van der Hoff <richard@matrix.org>2019-04-08 12:51:16 +0100
commit7d2a0c848ea1ab22c039e94f5d0bb6ec2f08dd58 (patch)
tree8b08330a4b889c096480a32a40603ff7ce27c72e /changelog.d
parentMerge pull request #5001 from matrix-org/rav/keyring_cleanups (diff)
downloadsynapse-7d2a0c848ea1ab22c039e94f5d0bb6ec2f08dd58.tar.xz
Fix from_server buglet in get_keys_from_perspectives
make sure we store the name of the server the keys came from, rather than the
origin server, after doing a fetch-from-perspectives.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5024.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5024.misc b/changelog.d/5024.misc
new file mode 100644
index 0000000000..07c13f28d0
--- /dev/null
+++ b/changelog.d/5024.misc
@@ -0,0 +1 @@
+Store the notary server name correctly in server_keys_json.