diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-19 10:43:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-19 10:43:13 +0100 |
commit | 6bbe3d5732630ad7f58159d267159bda2b5bfb08 (patch) | |
tree | ed73bcb8b43c97f53532d9b3020a27ed58f1368f /changelog.d | |
parent | Update to use new timeout function everywhere. (diff) | |
download | synapse-6bbe3d5732630ad7f58159d267159bda2b5bfb08.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3910 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3910 b/changelog.d/3910 new file mode 100644 index 0000000000..22ec2adc33 --- /dev/null +++ b/changelog.d/3910 @@ -0,0 +1 @@ +Fix bug where things occaisonally were not being timed out correctly. |