comparison CHANGELOG @ 6288:a3ab9ef1c275 mercurial-5.0

test-compat: merge mercurial-5.1 into mercurial-5.0
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 13 Jul 2022 14:23:50 +0400
parents c28fc7a1c9da
children 7a7da643a6e3
comparison
equal deleted inserted replaced
6256:314682992f7d 6288:a3ab9ef1c275
1 Changelog 1 Changelog
2 ========= 2 =========
3 3
4 10.5.1 - in progress 4 10.5.2 - in progress
5 --------------------
6
7 * compatibility with Mercurial 6.2
8
9 topic (0.24.1)
10
11 * compatibility with Mercurial 6.2
12
13 10.5.1 -- 2022-04-26
5 -------------------- 14 --------------------
6 15
7 * evolve: avoid updating working copy when --dry-run is given (issue6669) 16 * evolve: avoid updating working copy when --dry-run is given (issue6669)
8 * evolve: correctly pick successors of a split changeset when its child was 17 * evolve: correctly pick successors of a split changeset when its child was
9 pruned (issue6648) 18 pruned (issue6648)