relnotes/next
branchstable
changeset 47000 c3eee5ad1de9
parent 46999 035c06f9fddf
child 47001 5be3e2edd449
equal deleted inserted replaced
46999:035c06f9fddf 47000:c3eee5ad1de9
    18 
    18 
    19   * The `ZSTD` compression will now be used by default for new repositories
    19   * The `ZSTD` compression will now be used by default for new repositories
    20     when available. This compression format was introduced in Mercurial 5.0,
    20     when available. This compression format was introduced in Mercurial 5.0,
    21     released in May 2019. See `hg help config.format.revlog-compression` for
    21     released in May 2019. See `hg help config.format.revlog-compression` for
    22     details.
    22     details.
       
    23 
       
    24   * Mercurial installation built with the Rust parts will now use the
       
    25     "persistent nodemap" feature by default. This feature was introduced in
       
    26     Mercurial 5.4 (May 2020). However Mercurial instalation built without the
       
    27     fast Rust implementation will refuse to interract with them by default.
       
    28     This restriction can be lifted through configuration.
       
    29 
       
    30     See `hg help config.format.use-persistent-nodemap` for details
    23 
    31 
    24 == New Experimental Features ==
    32 == New Experimental Features ==
    25 
    33 
    26  * There's a new `diff.merge` config option to show the changes
    34  * There's a new `diff.merge` config option to show the changes
    27     relative to an automerge for merge changesets. This makes it
    35     relative to an automerge for merge changesets. This makes it