relnotes/6.6
branchstable
changeset 51169 71bd09bebbe3
parent 51132 d45afa07564c
child 51311 136902b3a95d
equal deleted inserted replaced
51168:a9e00554b3e4 51169:71bd09bebbe3
       
     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.
     4 
    17 
     5 == New Features ==
    18 == New Features ==