# HG changeset patch # User Pierre-Yves David # Date 1574078144 -3600 # Node ID 4941bb6d179c8b208def5116e93e101509ebfc75 # Parent edc29a909339e6dfe1197b4a06d4e56a12085615 changelog: add a wheelbarrow of missing entries diff -r edc29a909339 -r 4941bb6d179c CHANGELOG --- a/CHANGELOG Mon Nov 18 11:46:59 2019 +0100 +++ b/CHANGELOG Mon Nov 18 12:55:44 2019 +0100 @@ -6,6 +6,13 @@ * pick: don't create any successors when there were no changes (issue6093), * metaedit: don't change commit date by default (issue5994), + * rewind: preserve date + * py3: fix setup.py --version + * py3: fix documentation generation + * debian: allow to build with python 3 + * topic: add more options to command synopsis string + * evolve: use more often seen metavariables in command synopsis strings + * documentation: update text and add missing figures 9.2.1 -- 2019-10-05 -------------------