README
branchstable
changeset 1765 727c7211c810
parent 1764 825bcf1abe74
child 1777 e7149cc5101f
child 1778 924b76a51d18
equal deleted inserted replaced
1764:825bcf1abe74 1765:727c7211c810
    54 
    54 
    55 
    55 
    56 Changelog
    56 Changelog
    57 =========
    57 =========
    58 
    58 
    59 5.5.0 --
    59 5.5.0 -- 2016-10-30
    60 
    60 
    61  - The {obsolete} template now yield "obsolete" or "".
    61  - The {obsolete} template now yield "obsolete" or "".
    62  - compatibility with Mercurial 4.0
    62  - compatibility with Mercurial 4.0
    63 
       
    64 5.4.2 --
       
    65 
       
    66  - Fix erroneous manifest computation when solving 'bumped' changeset.
    63  - Fix erroneous manifest computation when solving 'bumped' changeset.
    67  - split: avoid crash on empty commit (issue5191),
    64  - split: avoid crash on empty commit (issue5191),
    68  - next: improve locking to avoid issue with working copy parent (issue5244)
    65  - next: improve locking to avoid issue with working copy parent (issue5244)
    69  - prev: improve locking to avoid issue with working copy parent (issue5244)
    66  - prev: improve locking to avoid issue with working copy parent (issue5244)
    70  - evolve: fix abort suggestion to include '.' in 'hg update -C .'
    67  - evolve: fix abort suggestion to include '.' in 'hg update -C .'