diff CHANGELOG @ 4787:d493d0b6066e stable

changelog: add missing entry for dfd88e3fa90a
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 30 Jul 2019 02:44:08 +0200
parents 83d0bed86ced
children 6c02b9ac2832 c16fed4908d8
line wrap: on
line diff
--- 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,