summary refs log tree commit diff
path: root/changelog.d/14959.doc
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-02-21 14:37:44 +0000
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-02-21 14:37:44 +0000
commita3d471e92938ad4cd2a7fc49e651791ba4d328d3 (patch)
tree5439ad61265a4b990b7ed2dbe7c811bc2f0d6da3 /changelog.d/14959.doc
parentTweak logging for when a worker waits for its view of a replication stream to... (diff)
downloadsynapse-a3d471e92938ad4cd2a7fc49e651791ba4d328d3.tar.xz
1.78.0rc1
Diffstat (limited to 'changelog.d/14959.doc')
-rw-r--r--changelog.d/14959.doc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14959.doc b/changelog.d/14959.doc
deleted file mode 100644
index 45edf1a765..0000000000
--- a/changelog.d/14959.doc
+++ /dev/null
@@ -1 +0,0 @@
-Update delegation documentation to clarify that SRV DNS delegation does not eliminate all needs to serve files from .well-known locations. Contributed by @williamkray.