summary refs log tree commit diff
path: root/changelog.d/14323.bugfix
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-11-01 12:10:51 +0000
committerDavid Robertson <davidr@element.io>2022-11-01 12:10:51 +0000
commitddbba28d52796346de7e96ede32730e4cc5fcdbb (patch)
tree67675ecd911750413b716aae2486b3765b192eef /changelog.d/14323.bugfix
parentRevert "Fix event size checks (#13710)" (diff)
downloadsynapse-ddbba28d52796346de7e96ede32730e4cc5fcdbb.tar.xz
1.71.0rc1
Diffstat (limited to 'changelog.d/14323.bugfix')
-rw-r--r--changelog.d/14323.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14323.bugfix b/changelog.d/14323.bugfix
deleted file mode 100644
index da39bc020c..0000000000
--- a/changelog.d/14323.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in Synapse 0.34.0rc2 where logs could include error spam when background processes are measured as taking a negative amount of time.