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-30 16:15:37 +0100
commit9f5268388abb266260c30e9855da35a0b6b11bcb (patch)
treeef6fc7db5bab9bef8e59dcd55afbcfb131e789fc /changelog.d
parentAdd test (diff)
downloadsynapse-9f5268388abb266260c30e9855da35a0b6b11bcb.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.