summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2019-12-03 15:27:00 -0500
committerHubert Chathi <hubert@uhoreg.ca>2019-12-03 15:27:00 -0500
commit418813b205b7b6f8c9d21f639d740fd2e1016ab7 (patch)
tree2b577709db3c3bbdaa4bb2bb5f15126d53b8d59d /changelog.d
parentadd changelog (diff)
downloadsynapse-418813b205b7b6f8c9d21f639d740fd2e1016ab7.tar.xz
apply changes from review
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6451.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6451.bugfix b/changelog.d/6451.bugfix
index e678dc240b..23b67583ec 100644
--- a/changelog.d/6451.bugfix
+++ b/changelog.d/6451.bugfix
@@ -1 +1 @@
-Change the index on the `e2e_cross_signing_signatures` table to be non-unique.
+Fix uploading multiple cross signing signatures for the same user.