relnotes/6.6
branchstable
changeset 51311 136902b3a95d
parent 51169 71bd09bebbe3
child 51366 3fd1efb3ad12
equal deleted inserted replaced
51310:f0e7d51bb454 51311:136902b3a95d
       
     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 = Mercurial 6.6.1 =
    10 = Mercurial 6.6.1 =
     2 
    11 
     3 The first two patches fix aborted transactions that could happen since 6.6.
    12 The first two patches fix aborted transactions that could happen since 6.6.
     4 
    13 
     5  * revlog: avoid exposing delayed index entry too widely in non-inline revlog
    14  * revlog: avoid exposing delayed index entry too widely in non-inline revlog