CHANGELOG
changeset 4724 77bf84025dd5
parent 4723 41885988921e
child 4729 076b6813a7ea
equal deleted inserted replaced
4723:41885988921e 4724:77bf84025dd5
     9   * evolve: improve `hg evolve --all` behavior when "." is obsolete
     9   * evolve: improve `hg evolve --all` behavior when "." is obsolete
    10   * topic: fix confusion in branch heads checking logic
    10   * topic: fix confusion in branch heads checking logic
    11   * touch: now works on merge commit too
    11   * touch: now works on merge commit too
    12   * rewind: fix behavior for merge commit
    12   * rewind: fix behavior for merge commit
    13   * fold: allow fold with merge commit
    13   * fold: allow fold with merge commit
       
    14   * metaedit: now also operates on merge commit
    14 
    15 
    15 9.0.1 - in progress
    16 9.0.1 - in progress
    16 -------------------
    17 -------------------
    17 
    18 
    18   * pick: no longer forget file in case of conflict (issue6037)
    19   * pick: no longer forget file in case of conflict (issue6037)