From 56480b2551c284e635ac7fe201a5ed89f7d4b89f Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Thu, 7 May 2020 18:01:59 +0200 Subject: [PATCH] Changelog --- changelog.d/7453.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7453.bugfix diff --git a/changelog.d/7453.bugfix b/changelog.d/7453.bugfix new file mode 100644 index 0000000000..629a3d61e2 --- /dev/null +++ b/changelog.d/7453.bugfix @@ -0,0 +1 @@ +Fix a bug that would cause Synapse not to resync out-of-sync device lists.