summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-03-08 18:23:54 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2019-03-08 18:23:54 +0000
commitf8740d57de6781a966eee3f7e1cfa4d7257da7c9 (patch)
tree15f57bb05484c33cbcc064e9278c6b61538248f5
parentRetry certain federation requests on 404 (diff)
downloadsynapse-f8740d57de6781a966eee3f7e1cfa4d7257da7c9.tar.xz
Add changelog
-rw-r--r--changelog.d/4840.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4840.feature b/changelog.d/4840.feature
new file mode 100644
index 0000000000..9d1fd59053
--- /dev/null
+++ b/changelog.d/4840.feature
@@ -0,0 +1 @@
+Remove trailing slashes from certain outbound federation requests. Retry if receiving a 404. Context: #3622.
\ No newline at end of file