Mercurial > evolve
comparison CHANGELOG @ 4222:b757f06193d0 stable
utility: don't translate commit messages in revselection prompt (issue6016)
Commit messages should not be translated and should be shown the same. I am not
sure if I can add a test for this by creating a commit with non-ascii character
in commit message.
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Thu, 01 Nov 2018 21:33:15 +0300 |
parents | b90422a11a88 |
children | 4a3d588e5311 |
comparison
equal
deleted
inserted
replaced
4218:da5f7927917c | 4222:b757f06193d0 |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | 3 |
4 | |
5 8.3.2 - in progress | |
6 ------------------- | |
7 | |
8 * evolve: not longer attempt to translate revision's descriptions (issue6016) | |
4 | 9 |
5 8.3.1 -- 2018-10-25 | 10 8.3.1 -- 2018-10-25 |
6 ------------------- | 11 ------------------- |
7 | 12 |
8 * evolve+topic: fix possible crash during content-divergence evolution | 13 * evolve+topic: fix possible crash during content-divergence evolution |