# HG changeset patch # User Anton Shestakov # Date 1614820324 -28800 # Node ID 307a9e8489f29d6d10261c4e63ab9ccbb8bcec94 # Parent 741b2ae7ca4bc544b80f37de46d596d44bb80bd6 changelog: reorder items, spelling diff -r 741b2ae7ca4b -r 307a9e8489f2 CHANGELOG --- a/CHANGELOG Wed Mar 03 11:08:13 2021 +0800 +++ b/CHANGELOG Thu Mar 04 09:12:04 2021 +0800 @@ -4,12 +4,12 @@ 10.3.0 - in progress -------------------- - * evolve: improves content-divergence resolution that involve parent changes + * evolve: add a experimental.evolution.in-memory config for running evolve + in memory + * evolve: improve content-divergence resolution that involves parent changes + * obslog: clarify the command name in the help, * pdiff, pstatus: drop some irrelevant command flags inherited from `hg diff` and `hg status` respectively - * obslog: clarify the command name in the help, - * evolve: add a experimental.evolution.in-memory config for running evolve - in memory * rewind: detect and abort on cases when we rewind to changesets that are precessors / successors of each other * rewind: when user gives only some parts of a fold, include the other parts