summary refs log tree commit diff
path: root/changelog.d/8971.bugfix
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2021-01-06 07:08:13 -0500
committerPatrick Cloke <patrickc@matrix.org>2021-01-06 07:08:13 -0500
commit2fe0fb21f67ab0188970e779be76db41ce01a933 (patch)
treec748490f127d596839228d132797ca06e45f0cde /changelog.d/8971.bugfix
parentFix-up assertions about last stream token in push (#9020) (diff)
downloadsynapse-2fe0fb21f67ab0188970e779be76db41ce01a933.tar.xz
1.25.0rc1
Diffstat (limited to 'changelog.d/8971.bugfix')
-rw-r--r--changelog.d/8971.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8971.bugfix b/changelog.d/8971.bugfix
deleted file mode 100644

index c3e44b8c0b..0000000000 --- a/changelog.d/8971.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix small bug in v2 state resolution algorithm, which could also cause performance issues for rooms with large numbers of power levels.