README
branchstable
changeset 1753 9fd15f27c91c
parent 1743 299cdaa24fa5
child 1764 825bcf1abe74
equal deleted inserted replaced
1752:19e32420e150 1753:9fd15f27c91c
    64 
    64 
    65  - Fix erroneous manifest computation when solving 'bumped' changeset.
    65  - Fix erroneous manifest computation when solving 'bumped' changeset.
    66  - split: avoid crash on empty commit (issue5191),
    66  - split: avoid crash on empty commit (issue5191),
    67  - next: improve locking to avoid issue with working copy parent (issue5244)
    67  - next: improve locking to avoid issue with working copy parent (issue5244)
    68  - prev: improve locking to avoid issue with working copy parent (issue5244)
    68  - prev: improve locking to avoid issue with working copy parent (issue5244)
       
    69  - evolve: fix abort suggestion to include '.' in 'hg update -C .'
    69 
    70 
    70 5.4.1 -- 2016-08-01
    71 5.4.1 -- 2016-08-01
    71 
    72 
    72  - compat with Mercurial 3.9
    73  - compat with Mercurial 3.9
    73 
    74