diff options
author | Erik Johnston <erik@matrix.org> | 2023-07-20 13:21:58 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2023-07-20 13:21:58 +0100 |
commit | 38f16214ec6bc2e5d92c15389308d29b550d6295 (patch) | |
tree | 4f40866c57c508f5ef51ffda858d1fefd4201283 | |
parent | Speed up calculation of remote hosts (diff) | |
download | synapse-38f16214ec6bc2e5d92c15389308d29b550d6295.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/15970.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15970.misc b/changelog.d/15970.misc new file mode 100644 index 0000000000..8e51490399 --- /dev/null +++ b/changelog.d/15970.misc @@ -0,0 +1 @@ +Speed up calculation of remote hosts. |