CHANGELOG
branchmercurial-4.6
changeset 4972 7dbc0cf62a0b
parent 4960 4941bb6d179c
child 4963 721b35f4341c
child 4988 588b3484c131
equal deleted inserted replaced
4887:5fb90a0d2183 4972:7dbc0cf62a0b
     1 Changelog
     1 Changelog
     2 =========
     2 =========
       
     3 
       
     4 9.2.2 - in progress
       
     5 -------------------
       
     6 
       
     7   * pick: don't create any successors when there were no changes (issue6093),
       
     8   * metaedit: don't change commit date by default (issue5994),
       
     9   * rewind: preserve date
       
    10   * py3: fix setup.py --version
       
    11   * py3: fix documentation generation
       
    12   * debian: allow to build with python 3
       
    13   * topic: add more options to command synopsis string
       
    14   * evolve: use more often seen metavariables in command synopsis strings
       
    15   * documentation: update text and add missing figures
     3 
    16 
     4 9.2.1 -- 2019-10-05
    17 9.2.1 -- 2019-10-05
     5 -------------------
    18 -------------------
     6 
    19 
     7   * setup: fix install on python 3
    20   * setup: fix install on python 3