summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-05-28 18:56:02 +0100
committerErik Johnston <erik@matrix.org>2019-05-29 15:59:10 +0100
commit67e0631f8f8bfc2843d2c06ebf20fe2226810686 (patch)
tree7c4b56671acbcc372a6acf203d032e923eaa8ac2 /changelog.d
parentAdd test (diff)
downloadsynapse-67e0631f8f8bfc2843d2c06ebf20fe2226810686.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5278.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5278.bugfix b/changelog.d/5278.bugfix
new file mode 100644
index 0000000000..9e14d20289
--- /dev/null
+++ b/changelog.d/5278.bugfix
@@ -0,0 +1 @@
+Fix bug where we leaked extremities when we soft failed events, leading to performance degradation.