diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-16 13:15:26 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-08-16 13:15:26 +0100 |
commit | 861d663c15a8103f5599f0bdda7d1d3ae764fd8f (patch) | |
tree | e1e84df3f9aa5993d22eb2862381c2a14e80a57c /changelog.d | |
parent | Newsfile (diff) | |
download | synapse-861d663c15a8103f5599f0bdda7d1d3ae764fd8f.tar.xz |
Fixup changelog and remove debug logging
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5850.feature | 1 | ||||
-rw-r--r-- | changelog.d/5850.misc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5850.feature b/changelog.d/5850.feature new file mode 100644 index 0000000000..b565929a54 --- /dev/null +++ b/changelog.d/5850.feature @@ -0,0 +1 @@ +Add retry to well-known lookups if we have recently seen a valid well-known record for the server. diff --git a/changelog.d/5850.misc b/changelog.d/5850.misc deleted file mode 100644 index c4f879ca2f..0000000000 --- a/changelog.d/5850.misc +++ /dev/null @@ -1 +0,0 @@ -Retry well-known lookups if we have recently seen a valid well-known record for the server. |