relnotes/6.0
branchstable
changeset 48803 60950aef856c
parent 48678 75676122c2bf
equal deleted inserted replaced
48802:92254dcd9255 48803:60950aef856c
       
     1 = Mercurial 6.0.3 =
       
     2 
       
     3   * Fix an infinite loop in edge cases of the pure Python dirstate-v2 packer
       
     4   * Fix a small race condition with deleted files in Rust-augmented status
       
     5   * Small improvement to Python 3.11 compatibility
       
     6   * Fixed some typos in help messages that caused missing sections
       
     7   * Centos -> Rockylinux packaging
       
     8 
     1 = Mercurial 6.0.2 =
     9 = Mercurial 6.0.2 =
     2 
    10 
     3   * Fix `hg incoming` and `hg outgoing` with remote subrepos on Windows
    11   * Fix `hg incoming` and `hg outgoing` with remote subrepos on Windows
     4   * Fix Rust build on MacOS
    12   * Fix Rust build on MacOS
     5   * Fix a (15 year old?) bug where some data loss could happen in a very tight race window (f38ae2d7390e + ccd9cb73125c)
    13   * Fix a (15 year old?) bug where some data loss could happen in a very tight race window (f38ae2d7390e + ccd9cb73125c)