summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-09-06 10:53:05 +0100
committerErik Johnston <erik@matrix.org>2019-09-06 10:53:05 +0100
commite5baf80237b1ac2dbaac43b623ab75d1b5c8185a (patch)
tree6a63eb41e942d2b4e063b0810cb10e1e55795a45
parentNewsfile (diff)
downloadsynapse-e5baf80237b1ac2dbaac43b623ab75d1b5c8185a.tar.xz
Update changelog
-rw-r--r--changelog.d/5991.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5991.bugfix b/changelog.d/5991.bugfix
index b5ba2f9e46..5c3597cb53 100644
--- a/changelog.d/5991.bugfix
+++ b/changelog.d/5991.bugfix
@@ -1 +1 @@
-Fix broken replication requests when opentracing is enabled.
+Fix invalid references to None while opentracing if the log context slips.