Mercurial > evolve
diff CHANGELOG @ 4850:6d898fa6e5c3 stable
evolve: check that relocating makes sense in _solvedivergent() (issue5958)
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 09 Sep 2019 09:28:47 +0700 |
parents | 2488ec1bd22f |
children | 86cdc5efd769 |
line wrap: on
line diff
--- a/CHANGELOG Wed Oct 24 19:32:04 2018 +0200 +++ b/CHANGELOG Mon Sep 09 09:28:47 2019 +0700 @@ -4,6 +4,7 @@ 9.1.1 - in progress ------------------- + * evolve: check that relocating makes sense in _solvedivergent() (issue5958) * evolve: test that target is not orig in _solveunstable() (issue6097) * fold: check allowdivergence before folding obsolete changesets (issue5817) * obslog: correct spacing of patch output with word-diff=yes (issue6175)