summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-02-01 15:57:32 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2019-02-01 15:57:32 +0000
commitbcc78bb0b835ffc5217c216ac264d2726e01a98a (patch)
tree55e0fa2825f99bad2f1a8f3e8c8f254e3d713295 /CHANGES.md
parentAddress changes (diff)
parent0.99.0rc4 (diff)
downloadsynapse-bcc78bb0b835ffc5217c216ac264d2726e01a98a.tar.xz
Merge branch 'release-v0.99.0' of github.com:matrix-org/synapse into anoa/acme_docs
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 458bbaf118..66991340a4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,14 @@
+Synapse 0.99.0rc4 (2019-02-01)
+==============================
+
+Internal Changes
+----------------
+
+- Update federation routing logic to check .well-known before SRV ([\#4539](https://github.com/matrix-org/synapse/issues/4539))
+- Improve performance of handling servers with invalid .well-known ([\#4542](https://github.com/matrix-org/synapse/issues/4542))
+- Treat an invalid .well-known file the same as an absent one ([\#4544](https://github.com/matrix-org/synapse/issues/4544))
+
+
 Synapse 0.99.0rc3 (2019-01-31)
 ==============================