diff options
author | Erik Johnston <erik@matrix.org> | 2021-05-25 11:00:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-05-25 11:00:13 +0100 |
commit | 557635f69ab734142ae5889e215ea512f7678f21 (patch) | |
tree | 16047a36514ea48aa20e06522ffe525afc762c05 /changelog.d/10018.misc | |
parent | Run complement with Synapse workers manually. (#10039) (diff) | |
download | synapse-557635f69ab734142ae5889e215ea512f7678f21.tar.xz |
1.35.0rc1 v1.35.0rc1
Diffstat (limited to 'changelog.d/10018.misc')
-rw-r--r-- | changelog.d/10018.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10018.misc b/changelog.d/10018.misc deleted file mode 100644 index eaf9f64867..0000000000 --- a/changelog.d/10018.misc +++ /dev/null @@ -1 +0,0 @@ -Reduce memory usage when verifying signatures on large numbers of events at once. |