comparison CHANGELOG @ 5887:83fa4cdcc5a6 stable

changelog: adjust the last changelog entry phase-divergent update to 652d20d1c545 Adjustement from Anton.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 23 Apr 2021 13:05:18 +0200
parents 652d20d1c545
children 53bbf1b522bc
comparison
equal deleted inserted replaced
5886:652d20d1c545 5887:83fa4cdcc5a6
2 ========= 2 =========
3 3
4 10.3.1 - in progress 4 10.3.1 - in progress
5 -------------------- 5 --------------------
6 6
7 * cache: fix corruption issue when mixing 32 bit and 64 bit executables. 7 * cache: fix corruption issue when mixing 32-bit and 64-bit environments
8 * next: unstable changesets with a different topic are no longer targets for 8 * next: unstable changesets with a different topic are no longer targets for
9 hg next as long as it's invoked without --no-topic flag 9 hg next as long as it's invoked without --no-topic flag
10 * next: when some potential targets are unstable, ask user which changeset 10 * next: when some potential targets are unstable, ask user which changeset
11 they want to update to (only mixing stable and unstable when --evolve flag 11 they want to update to (only mixing stable and unstable when --evolve flag
12 is given, which is the default) 12 is given, which is the default)