author | Pierre-Yves David <pierre-yves.david@octobus.net> |
Tue, 30 Jul 2019 02:44:08 +0200 | |
branch | stable |
changeset 4787 | d493d0b6066e |
parent 4786 | 83d0bed86ced |
child 4788 | 6f37fdad7ac1 |
--- a/CHANGELOG Mon Jul 29 16:41:19 2019 +0200 +++ b/CHANGELOG Tue Jul 30 02:44:08 2019 +0200 @@ -11,6 +11,7 @@ * prune: don't update wcp if pruned revision are unrelated (issue6137), * prune: spell --successor flag without any unnecessary shortcuts, + * prune: update to the successor of wdir also with --pair/--biject (issue6142) * evolve: properly prune changeset with no change in case of conflict (issue5967), * evolve: use the same wording as core in case of unresolved conflict,