CHANGELOG
changeset 4963 721b35f4341c
parent 4962 b01708eae5d0
parent 4960 4941bb6d179c
child 5000 8d38ad9c044f
equal deleted inserted replaced
4962:b01708eae5d0 4963:721b35f4341c
    13 9.2.2 - in progress
    13 9.2.2 - in progress
    14 -------------------
    14 -------------------
    15 
    15 
    16   * pick: don't create any successors when there were no changes (issue6093),
    16   * pick: don't create any successors when there were no changes (issue6093),
    17   * metaedit: don't change commit date by default (issue5994),
    17   * metaedit: don't change commit date by default (issue5994),
       
    18   * rewind: preserve date
       
    19   * py3: fix setup.py --version
       
    20   * py3: fix documentation generation
       
    21   * debian: allow to build with python 3
       
    22   * topic: add more options to command synopsis string
       
    23   * evolve: use more often seen metavariables in command synopsis strings
       
    24   * documentation: update text and add missing figures
    18 
    25 
    19 9.2.1 -- 2019-10-05
    26 9.2.1 -- 2019-10-05
    20 -------------------
    27 -------------------
    21 
    28 
    22   * setup: fix install on python 3
    29   * setup: fix install on python 3