diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-03-08 18:23:54 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-03-08 18:23:54 +0000 |
commit | f8740d57de6781a966eee3f7e1cfa4d7257da7c9 (patch) | |
tree | 15f57bb05484c33cbcc064e9278c6b61538248f5 /changelog.d | |
parent | Retry certain federation requests on 404 (diff) | |
download | synapse-f8740d57de6781a966eee3f7e1cfa4d7257da7c9.tar.xz |
Add changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4840.feature | 1 |
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 |