diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-01-30 11:43:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-30 11:43:33 +0000 |
commit | c7b24ac3d0e202a406bc1f972b6c3da52c7e25c4 (patch) | |
tree | 25c3b5d90c1ac36765ba7d74c76df387ab87002a /changelog.d | |
parent | SIGHUP for TLS cert reloading (#4495) (diff) | |
download | synapse-c7b24ac3d0e202a406bc1f972b6c3da52c7e25c4.tar.xz |
Follow redirects on .well-known (#4520)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4520.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4520.feature b/changelog.d/4520.feature new file mode 100644 index 0000000000..bda713adf9 --- /dev/null +++ b/changelog.d/4520.feature @@ -0,0 +1 @@ +Implement MSC1708 (.well-known routing for server-server federation) \ No newline at end of file |