diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-01-31 23:13:44 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-01-31 23:14:18 +0000 |
commit | d428b463465a24a9922bbc759198398377b76d0a (patch) | |
tree | f1cb5b8aae82b5d725fee558fa13d0a13af8bcc5 /changelog.d | |
parent | v0.99.0rc3 (diff) | |
download | synapse-d428b463465a24a9922bbc759198398377b76d0a.tar.xz |
Update federation routing logic to check .well-known before SRV
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4539.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4539.misc b/changelog.d/4539.misc new file mode 100644 index 0000000000..b222c8d23f --- /dev/null +++ b/changelog.d/4539.misc @@ -0,0 +1 @@ +Update federation routing logic to check .well-known before SRV |