diff options
author | Sean Quah <seanq@matrix.org> | 2022-10-04 11:18:37 +0100 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2022-10-04 11:18:37 +0100 |
commit | 471e13a1036dd25967b35a441348192273bb72ae (patch) | |
tree | d26a8570af153a39db7c39914115725a3c5ba96e /changelog.d/13885.misc | |
parent | Linkify config documentation. (#14003) (diff) | |
download | synapse-471e13a1036dd25967b35a441348192273bb72ae.tar.xz |
1.69.0rc1
Diffstat (limited to 'changelog.d/13885.misc')
-rw-r--r-- | changelog.d/13885.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13885.misc b/changelog.d/13885.misc deleted file mode 100644 index bc76b862df..0000000000 --- a/changelog.d/13885.misc +++ /dev/null @@ -1 +0,0 @@ -Correctly handle a race with device lists when a remote user leaves during a partial join. |