diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-21 14:24:39 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-21 14:24:39 +0100 |
commit | d3f80cbc9c157303484ae6aac70c60ed2bbec19d (patch) | |
tree | e01e34c8d3414005cbd24c33a441e2fcd24e58c6 | |
parent | Fix some instances of ExpiringCache not expiring cache items (diff) | |
download | synapse-d3f80cbc9c157303484ae6aac70c60ed2bbec19d.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/3932.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3932.bugfix b/changelog.d/3932.bugfix new file mode 100644 index 0000000000..7578414ede --- /dev/null +++ b/changelog.d/3932.bugfix @@ -0,0 +1 @@ +Fix some instances of ExpiringCache not expiring cache items |