From bc7a62398003a52a0ddf22652f079c653ff4ac23 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Mon, 18 Nov 2019 17:50:08 +0000 Subject: Add changelog --- changelog.d/6375.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/6375.bugfix 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 -- cgit 1.5.1