# HG changeset patch # User Pierre-Yves David # Date 1534850247 -7200 # Node ID c63bcff591ea4b539f42f9afaf7b65957580fd0a # Parent 566fe891f1ec3bd6b3db5f28dbcc39e0c0d6263c changelog: reorder content diff -r 566fe891f1ec -r c63bcff591ea CHANGELOG --- a/CHANGELOG Tue Aug 21 12:13:28 2018 +0200 +++ b/CHANGELOG Tue Aug 21 13:17:27 2018 +0200 @@ -4,12 +4,12 @@ 8.1.1 - in progress ------------------- + * clone: fix possible crash when using clone bundle and forcing cache warming * evolve: properly set second parent during conflict (issue5927) + * next: delete the evolvestate after aborting interrupted `next --evolve` * next: fix topic restriction when passing --evolve - * clone: fix possible crash when using clone bundle and forcing cache warming * obshashrange: fix speed and consistency issues during cache invalidation * obshashrange: properly persist all caches involved in obshashrange discovery - * delete the evolvestate after aborting interrupted `next --evolve` 8.1.0 -- 2018-08-03 -------------------