summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-01-28 12:57:41 +0000
committerGitHub <noreply@github.com>2019-01-28 12:57:41 +0000
commitd04ff2a03ddecfe1aee7c597389948d83ddb52ce (patch)
treeabd154c832cad033dcd352ed2945970d2e88358e /changelog.d
parentFix idna and ipv6 literal handling in MatrixFederationAgent (#4487) (diff)
parentdocstrings for _RoutingResult (diff)
downloadsynapse-d04ff2a03ddecfe1aee7c597389948d83ddb52ce.tar.xz
Merge pull request #4488 from matrix-org/rav/fed_routing/refactor
Refactoring in MatrixFederationAgent
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4488.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4488.feature b/changelog.d/4488.feature
new file mode 100644
index 0000000000..bda713adf9
--- /dev/null
+++ b/changelog.d/4488.feature
@@ -0,0 +1 @@
+Implement MSC1708 (.well-known routing for server-server federation)
\ No newline at end of file