Show More
@@ -1,3 +1,16 b'' | |||||
|
1 | = Mercurial 6.6.1 = | |||
|
2 | ||||
|
3 | The first two patches fix aborted transactions that could happen since 6.6. | |||
|
4 | ||||
|
5 | * revlog: avoid exposing delayed index entry too widely in non-inline revlog | |||
|
6 | * revlog: avoid wrongly updating the data file location on "divert" | |||
|
7 | * tests: do not fail tests in a state with uncommitted .py file removal | |||
|
8 | * perf-tags: fix the --clear-fnode-cache-rev code | |||
|
9 | * perf-tags: fix clear_cache_fnodes to actually clear that cache | |||
|
10 | * censor: fix things around inlining | |||
|
11 | * Various Python 3 cleanups | |||
|
12 | * Various Windows test suite fixes | |||
|
13 | ||||
1 | = Mercurial 6.6 = |
|
14 | = Mercurial 6.6 = | |
2 |
|
15 | |||
3 | As usual, a *lot* of patches don't make it to this list. |
|
16 | As usual, a *lot* of patches don't make it to this list. |
General Comments 0
You need to be logged in to leave comments.
Login now