README
branchstable
changeset 1501 5c962163f77a
parent 1454 c79bdc856350
child 1503 e8f7e4c53537
equal deleted inserted replaced
1490:bc7eec65dfcf 1501:5c962163f77a
    48     python run-tests.py --with-hg=/path/to/hg
    48     python run-tests.py --with-hg=/path/to/hg
    49 
    49 
    50 
    50 
    51 Changelog
    51 Changelog
    52 =========
    52 =========
       
    53 
       
    54 5.2.1 --
       
    55 
       
    56 - prune: fixed possible issue with lock and bookmark
    53 
    57 
    54 5.2.0 -- 2015-06-25
    58 5.2.0 -- 2015-06-25
    55 
    59 
    56 - evolve: gain a --rev option to control what revisions to evolve (issue4391)
    60 - evolve: gain a --rev option to control what revisions to evolve (issue4391)
    57 - evolve: revision are processed in the order they stack on destination
    61 - evolve: revision are processed in the order they stack on destination