diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-01-27 23:54:50 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-01-28 10:34:30 +0000 |
commit | ff05ad147a2b62da9a4b7f00c8e8c298da06fa52 (patch) | |
tree | 94a6d2b585056e886d244c078677ee2f0d3666d5 /changelog.d | |
parent | Handle IP literals explicitly (diff) | |
download | synapse-ff05ad147a2b62da9a4b7f00c8e8c298da06fa52.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4488.feature | 1 |
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 |