summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-08-16 13:15:26 +0100
committerErik Johnston <erik@matrix.org>2019-08-16 13:15:26 +0100
commit861d663c15a8103f5599f0bdda7d1d3ae764fd8f (patch)
treee1e84df3f9aa5993d22eb2862381c2a14e80a57c /changelog.d
parentNewsfile (diff)
downloadsynapse-861d663c15a8103f5599f0bdda7d1d3ae764fd8f.tar.xz
Fixup changelog and remove debug logging
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5850.feature1
-rw-r--r--changelog.d/5850.misc1
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.