Mercurial > evolve
comparison CHANGELOG @ 5470:b0d309f64b6b stable
py3: use '%d' for formatting revision numbers in stable range cache warning
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 02 Aug 2020 12:02:09 +0800 |
parents | fb543438704b |
children | 565194775c41 77c0ddd6f172 |
comparison
equal
deleted
inserted
replaced
5457:f9a53fce3cf7 | 5470:b0d309f64b6b |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | |
4 10.0.2 - in progress | |
5 -------------------- | |
6 | |
7 * py3: use '%d' for formatting revision numbers in stable range cache warning | |
8 (issue6390) | |
3 | 9 |
4 10.0.1 -- 2020-07-31 | 10 10.0.1 -- 2020-07-31 |
5 -------------------- | 11 -------------------- |
6 | 12 |
7 * compatibility with Mercurial 5.5 | 13 * compatibility with Mercurial 5.5 |