Mercurial > evolve
changeset 2358:d8ea60fcfbc9
readme: add a changelog entry about the more efficient obscache
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 12 May 2017 21:20:40 +0200 |
parents | f787f5406a98 |
children | ff635fa59a25 |
files | README |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Fri May 12 19:18:49 2017 +0200 +++ b/README Fri May 12 21:20:40 2017 +0200 @@ -117,6 +117,8 @@ - add a debugobshistory command to inspect the obs-history of a changeset - topic: have thg display topic name if possible, + - obscache: more efficient update in the (rare) case of a transaction adding + markers without changesets 6.1.1 - in progress -------------------