relnotes/next
changeset 46107 aa4dbc14f735
parent 46096 4d5e2fd53707
child 46108 bdc2bf68f19e
equal deleted inserted replaced
46106:4a0730b7127e 46107:aa4dbc14f735
    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
    23  * `hg diff` now supports `--from <rev>` and `--to <rev>` arguments as
    24    clearer alternatives to `-r <revs>`.
    24    clearer alternatives to `-r <revs>`. `-r <revs>` has been
       
    25    deprecated.
    25 
    26 
    26  * The memory footprint per changeset during pull/unbundle
    27  * The memory footprint per changeset during pull/unbundle
    27    operations has been further reduced.
    28    operations has been further reduced.
    28 
    29 
    29 
    30