diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-01-24 13:29:33 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-01-24 13:31:43 +0000 |
commit | afd69a0920d16bdd9ca0c5cf9238e48986424ecb (patch) | |
tree | 356692eaa3ff578dc13e6f8ecb96e7ed50cd3845 /changelog.d | |
parent | lots more tests for MatrixFederationAgent (diff) | |
download | synapse-afd69a0920d16bdd9ca0c5cf9238e48986424ecb.tar.xz |
Look up the right SRV record
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4464.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4464.misc b/changelog.d/4464.misc new file mode 100644 index 0000000000..9a51434755 --- /dev/null +++ b/changelog.d/4464.misc @@ -0,0 +1 @@ +Move SRV logic into the Agent layer |