summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2022-01-24 12:25:18 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2022-01-24 12:25:18 +0000
commit14b45b25dda963ecc4bc18946db50443a1b4411d (patch)
treef278a19846fce4674911586cf4b515489daa7fbb /CHANGES.md
parentFix logic for dropping old events in fed queue (#11806) (diff)
downloadsynapse-14b45b25dda963ecc4bc18946db50443a1b4411d.tar.xz
1.51.0rc2 v1.51.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index ddf57f1494..ce3d657c98 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.51.0rc2 (2022-01-24)
+==============================
+
+Bugfixes
+--------
+
+- Fix a bug introduced in Synapse 1.40.0 that caused Synapse to fail to process incoming federation traffic after handling a large amount of events in a v1 room. ([\#11806](https://github.com/matrix-org/synapse/issues/11806))
+
+
 Synapse 1.51.0rc1 (2022-01-21)
 ==============================