diff CHANGELOG @ 4969:12ad2ec5e8a4 mercurial-4.9

test-compat: merge mercurial-5.0 into mercurial-4.9
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 28 Nov 2019 10:50:55 +0100
parents 4941bb6d179c
children 721b35f4341c 588b3484c131
line wrap: on
line diff
--- a/CHANGELOG	Sat Oct 05 13:50:05 2019 -0400
+++ b/CHANGELOG	Thu Nov 28 10:50:55 2019 +0100
@@ -1,6 +1,19 @@
 Changelog
 =========
 
+9.2.2 - in progress
+-------------------
+
+  * 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
 -------------------