diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-14 01:06:44 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-14 01:06:44 +1000 |
commit | cb64fe2cb7d1867e0ad6008516a1f0205581eb83 (patch) | |
tree | 696e0e9213c06c65188083b52889e2b06e41b07a /changelog.d | |
parent | fix circleci merged builds (#3858) (diff) | |
parent | Newsfile (diff) | |
download | synapse-cb64fe2cb7d1867e0ad6008516a1f0205581eb83.tar.xz |
Merge pull request #3859 from matrix-org/erikj/add_iterkeys
Fix handling of redacted events from federation
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3859.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3859.bugfix b/changelog.d/3859.bugfix new file mode 100644 index 0000000000..ec5b172464 --- /dev/null +++ b/changelog.d/3859.bugfix @@ -0,0 +1 @@ +Fix handling of redacted events from federation |