CHANGELOG
changeset 4722 7839720c7c75
parent 4710 0e0731406efd
child 4723 41885988921e
equal deleted inserted replaced
4721:b69497b23d31 4722:7839720c7c75
     7   * evolve: use the same wording as core in case of unresolved conflict
     7   * evolve: use the same wording as core in case of unresolved conflict
     8   * evolve: minor output message improvements
     8   * evolve: minor output message improvements
     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 
    13 
    13 9.0.1 - in progress
    14 9.0.1 - in progress
    14 -------------------
    15 -------------------
    15 
    16 
    16   * pick: no longer forget file in case of conflict (issue6037)
    17   * pick: no longer forget file in case of conflict (issue6037)