diff CHANGELOG @ 4345:f45b4c31d81f

evolve: add test which shows fixed behaviour of `hg evolve` (issue5686)
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Fri, 18 Jan 2019 13:54:30 +0530
parents e5282131a78d
children 398c33b17d76
line wrap: on
line diff
--- a/CHANGELOG	Tue Dec 25 14:35:54 2018 +0530
+++ b/CHANGELOG	Fri Jan 18 13:54:30 2019 +0530
@@ -10,6 +10,7 @@
   * split: accept file patterns
   * split: support for non interactive splits
   * evolve: avoid potential crash when stabilizing orphan merges
+  * evolve: pick right destination in split+prune cases issue5686 (4.9 only)
   * fold: concatenate commit message in revision order
   * push: have `--publish` overrule the `auto-publish` config
   * next: evolve aspiring children by default (use --no-evolve to skip)