diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-02-21 14:37:44 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-02-21 14:37:44 +0000 |
commit | a3d471e92938ad4cd2a7fc49e651791ba4d328d3 (patch) | |
tree | 5439ad61265a4b990b7ed2dbe7c811bc2f0d6da3 /changelog.d/14959.doc | |
parent | Tweak logging for when a worker waits for its view of a replication stream to... (diff) | |
download | synapse-a3d471e92938ad4cd2a7fc49e651791ba4d328d3.tar.xz |
1.78.0rc1
Diffstat (limited to 'changelog.d/14959.doc')
-rw-r--r-- | changelog.d/14959.doc | 1 |
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. |