diff options
author | Erik Johnston <erik@matrix.org> | 2018-10-02 15:49:39 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-10-02 15:54:31 +0100 |
commit | 8f614f842d3b3e1de868c3e28b9932ed21f48f77 (patch) | |
tree | 5200691e4b95732caafad3f71b37c660e932d21c /changelog.d | |
parent | Fix bug when invalidating destination retry timings (diff) | |
download | synapse-8f614f842d3b3e1de868c3e28b9932ed21f48f77.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3991.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3991.bugfix b/changelog.d/3991.bugfix new file mode 100644 index 0000000000..6545871f55 --- /dev/null +++ b/changelog.d/3991.bugfix @@ -0,0 +1 @@ +Add a cache to get_destination_retry_timings |