summary refs log tree commit diff
path: root/changelog.d/7070.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/7070.bugfix')
-rw-r--r--changelog.d/7070.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7070.bugfix b/changelog.d/7070.bugfix
new file mode 100644
index 0000000000..9031927546
--- /dev/null
+++ b/changelog.d/7070.bugfix
@@ -0,0 +1 @@
+Repair a data-corruption issue which was introduced in Synapse 1.10, and fixed in Synapse 1.11, and which could cause `/sync` to return with 404 errors about missing events and unknown rooms.