CHANGELOG
changeset 4574 5e8c47c553db
parent 4558 63148e999562
parent 4572 05c9dcf5512e
child 4577 bcd52ce0916d
equal deleted inserted replaced
4563:8b3781d9a616 4574:5e8c47c553db
     5 -------------------
     5 -------------------
     6 
     6 
     7   * evolve: drop compatibility with 4.4
     7   * evolve: drop compatibility with 4.4
     8   * evolve: reinstalled compatibility with narrow repositories,
     8   * evolve: reinstalled compatibility with narrow repositories,
     9 
     9 
    10 8.5.1 - in progress
    10 8.5.1 -- 2019-04-23
    11 -------------------
    11 -------------------
    12 
    12 
    13   * evolve: make sure we use upstream merge code with 5.0,
    13   * evolve: make sure we use upstream merge code with 5.0,
    14   * evolve: restore compatibility with 4.4
    14   * evolve: restore compatibility with 4.4
    15             (This regress the narrow compatibility)
    15             (This regress the narrow compatibility)
       
    16   * evolve: fix progress display with hg <= 4.6
    16   * topic: compatibility with mercurial-5.0,
    17   * topic: compatibility with mercurial-5.0,
    17   * topic: improve extensions isolation (issue6121).
    18   * topic: improve extensions isolation (issue6121).
    18 
    19 
    19 8.5.0 -- 2019-04-23
    20 8.5.0 -- 2019-04-12
    20 -------------------
    21 -------------------
    21 
    22 
    22   * evolve: fix an recoverable state (issue6053),
    23   * evolve: fix an recoverable state (issue6053),
    23   * evolve: share evolve related cache between `shares`,
    24   * evolve: share evolve related cache between `shares`,
    24   * evolve: make sure the extensions are only active on repository that
    25   * evolve: make sure the extensions are only active on repository that