README
branchstable
changeset 934 f13facb01ac5
parent 933 e5baeb8fefec
child 935 a03ea39aca2a
equal deleted inserted replaced
933:e5baeb8fefec 934:f13facb01ac5
    52 - fix a bug where evolve were creating changeset with 2 parents on windows
    52 - fix a bug where evolve were creating changeset with 2 parents on windows
    53   (fix issues #16, #35 and #42)
    53   (fix issues #16, #35 and #42)
    54 - adds a --obsolete flag to import (requieres Mercurial 3.0)
    54 - adds a --obsolete flag to import (requieres Mercurial 3.0)
    55 - prune: update to successor rather than parent when pruning '.' with -s
    55 - prune: update to successor rather than parent when pruning '.' with -s
    56 - fold: add missing --message and --logfile option
    56 - fold: add missing --message and --logfile option
       
    57 - fold: add squash as an alias
    57 
    58 
    58 3.3.1 -- 2014-04-23
    59 3.3.1 -- 2014-04-23
    59 
    60 
    60 - various language fix
    61 - various language fix
    61 - active bookmark now move when using prev/next (#37)
    62 - active bookmark now move when using prev/next (#37)