Mercurial > evolve
changeset 3992:ab2e1da783a4 stable
changelog: add a line about improved prune documentation
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 21 Aug 2018 13:18:52 +0200 |
parents | c63bcff591ea |
children | 85c99079d41f e5da40e74104 e7abf863e113 |
files | CHANGELOG |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Tue Aug 21 13:17:27 2018 +0200 +++ b/CHANGELOG Tue Aug 21 13:18:52 2018 +0200 @@ -10,6 +10,7 @@ * next: fix topic restriction when passing --evolve * obshashrange: fix speed and consistency issues during cache invalidation * obshashrange: properly persist all caches involved in obshashrange discovery + * prune: improve documentation 8.1.0 -- 2018-08-03 -------------------