comparison CHANGELOG @ 6911:e14ae43aed88 mercurial-5.9

test-compat: merge mercurial-6.0 into mercurial-5.9
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 25 Oct 2024 16:09:37 +0400
parents 4cc4405597d0
children 1b2b9053859f
comparison
equal deleted inserted replaced
6806:045db43f35b1 6911:e14ae43aed88
1 Changelog 1 Changelog
2 ========= 2 =========
3 3
4 11.1.4 - in progress 4 11.1.5 - in progress
5 --------------------
6
7 * compatibility with Mercurial 6.9
8
9 * evolve: check that the evolved revisions are indeed in the repo during
10 abort, fixes an issue when trying to access them during cleanup step
11
12 * docs: update installation instructions due to PEP 668
13 * docs: minor edits and fixes in evolve and topic tutorials
14
15 * tests: more tests related to Python packaging
16
17 topic (1.1.5)
18
19 * compatibility with Mercurial 6.9
20
21 11.1.4 -- 2024-06-28
5 -------------------- 22 --------------------
6 23
7 * compatibility with Mercurial 6.8 24 * compatibility with Mercurial 6.8
8 25
9 topic (1.1.4) 26 topic (1.1.4)