Mercurial > evolve
changeset 3585:59f79788ca77
changelog: prepare release 7.3.0
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 21 Mar 2018 15:30:06 +0100 |
parents | 23f701c1cfcb |
children | fe7dd5dce8c5 |
files | CHANGELOG |
diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Wed Mar 21 15:36:10 2018 +0100 +++ b/CHANGELOG Wed Mar 21 15:30:06 2018 +0100 @@ -1,7 +1,7 @@ Changelog ========= -7.3.0 --(in-progress) +7.3.0 -- 2018-03-21 --------------------- * grab: new command to grab a changeset, put in on wdir parent @@ -9,12 +9,8 @@ * resolve: shows how to continue evolve after resolving all conflicts * evolve: `--continue` flag now continue evolving all the remaining revisions * prev and next now prompts user to choose a changeset in case of ambiguity - when ui.interactive is turned on * evolve: a new `--stop` flag which can be used to stop interrupted evolution -7.2.2 -- (in-progress) ----------------------- - * fold: fix issue related to bookmarks movement (issue5772) * amend: take lock before parsing the commit description (issue5266) * legacy: respect 'server.bundle1' config if any is set