# HG changeset patch # User Pierre-Yves David # Date 1516038089 -3600 # Node ID 2f1520ef1c5b2c6e0043a20b41355ac8362807d8 # Parent 02192ac8ef9864c4bfa08dd3534b1112e17348a5 changelog: update changelog with some of the benefit from the new format diff -r 02192ac8ef98 -r 2f1520ef1c5b CHANGELOG --- a/CHANGELOG Thu Jan 11 18:36:05 2018 +0530 +++ b/CHANGELOG Mon Jan 15 18:41:29 2018 +0100 @@ -16,7 +16,9 @@ hidden behind and experimental flag for now. * uncommit: `--revert` flag added to clean the wdir after uncommit - * preserve phase information during interrupted `hg evolve` (issue5720) + * evolve: changes to the on disk format for interrupted evolve + * evolve: preserve phase information with --continue (issue5720) + * evolve: --continue now properly reports merges as evolve topic (0.7.1)