summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-10-27 13:22:48 +0100
committerErik Johnston <erik@matrix.org>2021-10-27 13:22:48 +0100
commitb615fc35d6a425f0241f1e9cf92886028ec36a72 (patch)
tree399b7588029ee33b11d4d35d28330fe520fde601 /changelog.d
parentShut down the DNS threadpool (#11190) (diff)
downloadsynapse-b615fc35d6a425f0241f1e9cf92886028ec36a72.tar.xz
Update changelog with new changes v1.46.0rc1
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11190.bugfix1
-rw-r--r--changelog.d/11192.feature1
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/11190.bugfix b/changelog.d/11190.bugfix
deleted file mode 100644
index 0d913805ac..0000000000
--- a/changelog.d/11190.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a performance regression introduced in 1.44.0 which could cause client requests to time out when making large numbers of outbound requests.
diff --git a/changelog.d/11192.feature b/changelog.d/11192.feature
deleted file mode 100644
index 76b0d28084..0000000000
--- a/changelog.d/11192.feature
+++ /dev/null
@@ -1 +0,0 @@
-Experimental support for the thread relation defined in [MSC3440](https://github.com/matrix-org/matrix-doc/pull/3440).