diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-06-29 20:02:39 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-06-29 20:02:39 +0100 |
commit | ba9b744bb22e5698572cf2278904412168a7d3fc (patch) | |
tree | 1f87d0f144f696aa7911d026f28295e7ce92656a /changelog.d/10269.bugfix | |
parent | v1.37.1a1 (diff) | |
download | synapse-ba9b744bb22e5698572cf2278904412168a7d3fc.tar.xz |
Update newsfiles v1.37.1a1
Diffstat (limited to 'changelog.d/10269.bugfix')
-rw-r--r-- | changelog.d/10269.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10269.bugfix b/changelog.d/10269.bugfix new file mode 100644 index 0000000000..3cefa05788 --- /dev/null +++ b/changelog.d/10269.bugfix @@ -0,0 +1 @@ +Handle inbound events from federation asynchronously. |