diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-06-27 15:07:16 +0100 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-06-27 15:07:16 +0100 |
commit | caf07f770a47e8eb0dd31238553b96b4b87982da (patch) | |
tree | 9b478110056004314f8720205c5982fbf3f200fa /changelog.d | |
parent | try and clean up (diff) | |
download | synapse-caf07f770a47e8eb0dd31238553b96b4b87982da.tar.xz |
topfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3456.bugfix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3456.bugfix b/changelog.d/3456.bugfix new file mode 100644 index 0000000000..66e67036c2 --- /dev/null +++ b/changelog.d/3456.bugfix @@ -0,0 +1,2 @@ +Synapse is now stricter regarding accepting events which it cannot +retrieve the prev_events for. |