CHANGELOG
changeset 3496 af2602c354d8
parent 3487 14b9cded3c81
child 3513 b1cc19e5ef24
equal deleted inserted replaced
3495:a7cac3fcc49d 3496:af2602c354d8
     5 ---------------------
     5 ---------------------
     6 
     6 
     7   * grab: new command to grab a changeset, put in on wdir parent
     7   * grab: new command to grab a changeset, put in on wdir parent
     8           and update to it
     8           and update to it
     9   * resolve: shows how to continue evolve after resolving all conflicts
     9   * resolve: shows how to continue evolve after resolving all conflicts
       
    10   * evolve: `--continue` flag now continue evolving all the remaining revisions
    10 
    11 
    11 7.2.2 -- (in-progress)
    12 7.2.2 -- (in-progress)
    12 ----------------------
    13 ----------------------
    13 
    14 
    14   * fold: fix issue related to bookmarks movement (issue5772)
    15   * fold: fix issue related to bookmarks movement (issue5772)