summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-11-18 17:50:08 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2019-11-18 17:50:08 +0000
commitbc7a62398003a52a0ddf22652f079c653ff4ac23 (patch)
treebde031b08e0c1373aabd22b62db0f4915231f31c
parentSwitch INSERT + UPDATE to UPSERT (diff)
downloadsynapse-bc7a62398003a52a0ddf22652f079c653ff4ac23.tar.xz
Add changelog
-rw-r--r--changelog.d/6375.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6375.bugfix b/changelog.d/6375.bugfix
new file mode 100644

index 0000000000..d023b49181 --- /dev/null +++ b/changelog.d/6375.bugfix
@@ -0,0 +1 @@ +Fix `to_device` stream ID getting reset every time Synapse restarts, which had the potential to cause unable to decrypt errors. \ No newline at end of file