summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-06-04 11:48:18 +0100
committerGitHub <noreply@github.com>2019-06-04 11:48:18 +0100
commitcb683d3e3c075db8e2a91d57a6fcda41d7269387 (patch)
tree961cf520e0663f440f7421845d8473951cfc32dc /changelog.d
parentImprove docstrings on MatrixFederationClient. (#5332) (diff)
parentchangelog (diff)
downloadsynapse-cb683d3e3c075db8e2a91d57a6fcda41d7269387.tar.xz
Merge pull request #5333 from matrix-org/rav/server_keys/09_improve_notary_server
Fixes for the key-notary server
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5333.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5333.bugfix b/changelog.d/5333.bugfix
new file mode 100644
index 0000000000..cb05a6dd63
--- /dev/null
+++ b/changelog.d/5333.bugfix
@@ -0,0 +1 @@
+Fix various problems which made the signing-key notary server time out for some requests.
\ No newline at end of file