CHANGELOG
changeset 4491 bdaf34903430
parent 4489 818e8190e867
parent 4486 099e0ca8285e
child 4503 fa05bac811f9
equal deleted inserted replaced
4490:7a5c6109ee84 4491:bdaf34903430
    18   * evolve: fix an recoverable state (issue6053)
    18   * evolve: fix an recoverable state (issue6053)
    19   * prune: fix error message when pruning public changesets
    19   * prune: fix error message when pruning public changesets
    20   * touch: fix error message when touching public changesets
    20   * touch: fix error message when touching public changesets
    21   * evolve: make sure the extensions are only active on repository that
    21   * evolve: make sure the extensions are only active on repository that
    22             enables it. Double check your server configuration (issue6057)
    22             enables it. Double check your server configuration (issue6057)
       
    23   * evolve: make sure divergence resolution don't replace the initial author
       
    24             (issue6113)
       
    25   * pick: align working dir branch with the one from the pick result (issue6089)
    23 
    26 
    24 8.4.0 -- 2019-12-22
    27 8.4.0 -- 2019-12-22
    25 -------------------
    28 -------------------
    26 
    29 
    27   * compat: add compatibility with Mercurial 4.9
    30   * compat: add compatibility with Mercurial 4.9