Show More
@@ -1,3 +1,12 b'' | |||
|
1 | = Mercurial 6.6.2 = | |
|
2 | ||
|
3 | * histedit: remove superfluous echo() and endwin() calls (issue6859) | |
|
4 | * persistent-nodemap: avoid writing nodemap for empty revlog | |
|
5 | * persistent-nodemap: respect the mmap setting when refreshing data | |
|
6 | * bundle: do not detect --base argument that match nothing as lack of argument | |
|
7 | * narrow: prevent removal of ACL-defined excludes | |
|
8 | * pycompat: fix bytestr(bytes) in Python 3.11 | |
|
9 | ||
|
1 | 10 | = Mercurial 6.6.1 = |
|
2 | 11 | |
|
3 | 12 | The first two patches fix aborted transactions that could happen since 6.6. |
General Comments 0
You need to be logged in to leave comments.
Login now