summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-03-30 19:15:06 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-05-28 13:53:34 +0100
commitc64c6f4ed946a95a96bb8caadd324104effbbec0 (patch)
tree8251100c0b636c4fe6e4149bc211decd3df7674f
parentOnly import sqlite3 when type checking (diff)
downloadsynapse-c64c6f4ed946a95a96bb8caadd324104effbbec0.tar.xz
Add changelog
-rw-r--r--changelog.d/7177.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7177.bugfix b/changelog.d/7177.bugfix
new file mode 100644

index 0000000000..908801c360 --- /dev/null +++ b/changelog.d/7177.bugfix
@@ -0,0 +1 @@ +Mitigation for a bug in `_get_e2e_device_keys_txn` which broke federation for some servers. \ No newline at end of file