comparison CHANGELOG @ 5973:8a7ad6ba2654

evolve: drop the deprecated --unstable, --divergent and --bumped flags
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 19 Jun 2021 22:13:13 +0300
parents daca8f4f7014
children e97fbded40a5
comparison
equal deleted inserted replaced
5972:656edde3a8ce 5973:8a7ad6ba2654
5 -------------------- 5 --------------------
6 6
7 * next: add an --abort flag 7 * next: add an --abort flag
8 * evolve: use a more stable criteria for picking p1 when solving 8 * evolve: use a more stable criteria for picking p1 when solving
9 content-divergence (most recent evolution will be used). 9 content-divergence (most recent evolution will be used).
10 * evolve: drop the deprecated --unstable, --divergent and --bumped flags,
11 they were replaced by --orphan, --content-divergent and --phase-divergent
12 respectively a long time ago
10 13
11 10.3.2 -- 2021-05-28 14 10.3.2 -- 2021-05-28
12 -------------------- 15 --------------------
13 16
14 * next: remove duplicated targets when updating from an unstable changeset 17 * next: remove duplicated targets when updating from an unstable changeset