Mercurial > evolve
changeset 4107:f56b58db0c06 stable
changelog: mention the cache improvements
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 13 Sep 2018 19:46:05 +0200 |
parents | dc50050dbf80 |
children | d562316c548f |
files | CHANGELOG |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Sep 13 17:09:44 2018 +0200 +++ b/CHANGELOG Thu Sep 13 19:46:05 2018 +0200 @@ -6,6 +6,7 @@ * obshashrange: issue the "long stable cache" update message only once * obshashrange: reduce impact of cache invalidation from many new obsmarkers + * caches: properly silence permission error related to caches 8.2.0 -- 2018-09-03 -------------------