comparison CHANGELOG @ 6340:ba2f6764016b stable

changelog: update for 10.5.3
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 08 Dec 2022 18:59:40 +0400
parents 7a7da643a6e3
children 7933292aa102
comparison
equal deleted inserted replaced
6339:b4df25613811 6340:ba2f6764016b
1 Changelog 1 Changelog
2 ========= 2 =========
3
4 10.5.3 -- 2022-12-09
5 --------------------
6
7 * compatibility with Mercurial 6.3
8
9 * evolve: make obs-hash-range cache and stable-range cache (that both use
10 SQLite databases) slightly more tolerant to FS issues (issue6246)
11 * evolve: adapt to Python 3.11 BC breakage with `random.sample()`
12
13 topic (0.24.2)
14
15 * compatibility with Mercurial 6.3
16
17 * topic: invalidate the topic cache when branchcache is invalidated, to fix
18 an issue in TortoiseHg where stale topic labels appear in certain cases
19
20 * next: properly handle cases when user selects an aspiring child, making
21 sure that the destination is evolved when needed
3 22
4 10.5.2 -- 2022-07-13 23 10.5.2 -- 2022-07-13
5 -------------------- 24 --------------------
6 25
7 * compatibility with Mercurial 6.2 26 * compatibility with Mercurial 6.2