summary refs log tree commit diff
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-07-11 17:04:20 -0500
committerEric Eastwood <erice@element.io>2022-07-11 17:04:20 -0500
commitb393f713746b3763855b83864ee98d7b93abea60 (patch)
treeb709f513dd8b8431764662c6aca7482918fdc3cf
parentDifferent comments (diff)
downloadsynapse-b393f713746b3763855b83864ee98d7b93abea60.tar.xz
Add changelog
-rw-r--r--changelog.d/13249.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13249.bugfix b/changelog.d/13249.bugfix
new file mode 100644
index 0000000000..79ff97b0c5
--- /dev/null
+++ b/changelog.d/13249.bugfix
@@ -0,0 +1 @@
+Prevent `Failed to fetch missing state events...` warning being logged every time we tried to fetch `state_ids` for a missing `prev_event`.