Mercurial > evolve
comparison CHANGELOG @ 5886:652d20d1c545 stable
changelog: mention the cache fix
If it quite important
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 23 Apr 2021 13:05:18 +0200 |
parents | 35d0fdb223f3 |
children | 83fa4cdcc5a6 |
comparison
equal
deleted
inserted
replaced
5885:35d0fdb223f3 | 5886:652d20d1c545 |
---|---|
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 * 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 |
8 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 |
9 * next: when some potential targets are unstable, ask user which changeset | 10 * next: when some potential targets are unstable, ask user which changeset |
10 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 |
11 is given, which is the default) | 12 is given, which is the default) |