summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-04-22 12:29:36 +0100
committerGitHub <noreply@github.com>2020-04-22 12:29:36 +0100
commitf89ad3b6dfccbe33ff563ec5523723f94cc912ff (patch)
tree2e417abc432591115d550aa28b868470a12f9567 /changelog.d
parentFix changelog file (diff)
downloadsynapse-f89ad3b6dfccbe33ff563ec5523723f94cc912ff.tar.xz
Query missing cross-signing keys on local sig upload (#7289)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7289.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7289.bugfix b/changelog.d/7289.bugfix
new file mode 100644
index 0000000000..84699e50a9
--- /dev/null
+++ b/changelog.d/7289.bugfix
@@ -0,0 +1 @@
+Fix a bug with cross-signing devices belonging to remote users who did not share a room with any user on the local homeserver.