summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-12-21 11:23:35 +0000
committerRichard van der Hoff <richard@matrix.org>2021-12-21 11:23:35 +0000
commitb9f2f6d3c414a5b0d2bbce15ef12d669dbcea82a (patch)
treedec00c65f1a827159794bbf9933e6090374a8f43
parent1.49.1 (diff)
downloadsynapse-b9f2f6d3c414a5b0d2bbce15ef12d669dbcea82a.tar.xz
more words
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md

index bdfa40686f..0fcfb3c782 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,6 +1,8 @@ Synapse 1.49.1 (2021-12-21) =========================== +This release fixes a regression introduced in Synapse 1.49.0 which could cause `/sync` requests to take significantly longer. This would particularly affect "initial" syncs for users participating in a large number of rooms, and in extreme cases, could make it imposssible for such users to log in on a new client. + Bugfixes --------