summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-05-30 15:05:26 +0100
committerErik Johnston <erik@matrix.org>2019-05-30 16:18:40 +0100
commitf5c7f90d7278f199523457ade9587d284b3ce39b (patch)
tree4e3ca8ad485add18a7da7da9b949a678f766e32f /changelog.d
parentAdd index to temp table (diff)
downloadsynapse-f5c7f90d7278f199523457ade9587d284b3ce39b.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5291.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5291.bugfix b/changelog.d/5291.bugfix
new file mode 100644
index 0000000000..9e14d20289
--- /dev/null
+++ b/changelog.d/5291.bugfix
@@ -0,0 +1 @@
+Fix bug where we leaked extremities when we soft failed events, leading to performance degradation.