diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-10-15 10:43:54 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-10-15 10:43:54 -0400 |
commit | 74976a8e43b9ab1d06b3142a8197dfb1e3626c6d (patch) | |
tree | 36411bd6c8fd337b08a56d963e2ce9cfeb6b24a6 /changelog.d | |
parent | Merge branch 'release-v1.21.2' into develop (diff) | |
parent | Additional tweaks. (diff) | |
download | synapse-74976a8e43b9ab1d06b3142a8197dfb1e3626c6d.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8530.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8530.bugfix b/changelog.d/8530.bugfix deleted file mode 100644 index 443d88424e..0000000000 --- a/changelog.d/8530.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix rare bug where sending an event would fail due to a racey assertion. |