CHANGELOG
changeset 3157 f286eefbd20d
parent 3155 b237c1c6dc19
child 3158 678a9802c56b
equal deleted inserted replaced
3156:31493a1b0e39 3157:f286eefbd20d
     7   * drop compatibility with Mercurial 3.8, 3.9 and 4.0,
     7   * drop compatibility with Mercurial 3.8, 3.9 and 4.0,
     8   * drop support for old and deprecated method to exchange obsmarkers,
     8   * drop support for old and deprecated method to exchange obsmarkers,
     9   * forbid usage of the old pushbey based protocol to exchange obsmarkers,
     9   * forbid usage of the old pushbey based protocol to exchange obsmarkers,
    10   * evolve: rename '--contentdivergent' flag to '--content-divergent'
    10   * evolve: rename '--contentdivergent' flag to '--content-divergent'
    11   * evolve: rename '--phasedivergent' flag to '--phase-divergent'
    11   * evolve: rename '--phasedivergent' flag to '--phase-divergent'
       
    12 
       
    13 topic
       
    14 
       
    15   * add an experimental flag to enforce one head per name policy,
       
    16     (off by default, see 'hg help -e topic' for details)
    12 
    17 
    13 6.8.0 -- 2017-10-23
    18 6.8.0 -- 2017-10-23
    14 -------------------
    19 -------------------
    15 
    20 
    16   * compatibility with Mercurial 4.4
    21   * compatibility with Mercurial 4.4