relnotes/next
changeset 46087 64292addbe67
parent 45998 cb623dedb17c
child 46096 4d5e2fd53707
equal deleted inserted replaced
46086:ac9de799d390 46087:64292addbe67
    18    from `hg rebase` was reorganized a bit.
    18    from `hg rebase` was reorganized a bit.
    19 
    19 
    20  * `hg strip`, from the strip extension, is now a core command, `hg
    20  * `hg strip`, from the strip extension, is now a core command, `hg
    21    debugstrip`. The extension remains for compatibility.
    21    debugstrip`. The extension remains for compatibility.
    22 
    22 
       
    23  * `hg diff` now supports `--from <rev>` and `--to <rev>` arguments as
       
    24    clearer alternatives to `-r <revs>`.
       
    25 
    23  * The memory footprint per changeset during pull/unbundle
    26  * The memory footprint per changeset during pull/unbundle
    24    operations has been further reduced.
    27    operations has been further reduced.
    25 
    28 
    26 == New Experimental Features ==
    29 == New Experimental Features ==
    27 
    30