Skip to content
Snippets Groups Projects
Commit 25fc1a2c authored by Anton Shestakov's avatar Anton Shestakov
Browse files

packaging: update changelog for version 9.2.2

parent f0c18ad2
No related branches found
No related tags found
2 merge requests!99merge stable into default,!95packaging: prepare version 9.2.2
Changelog
=========
9.2.2 - in progress
9.2.2 -- 2020-01-31
-------------------
......@@ -5,9 +5,5 @@
-------------------
* 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
* py3: fix some exception formatting
* amend: cleany abort when both `--patch` and `--extract` are passed
* compatibility for changes in upcoming Mercurial 5.3
* debian: allow to build with python 3
......@@ -13,4 +9,2 @@
* 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
......@@ -16,3 +10,2 @@
* documentation: update text and add missing figures
* amend: cleany abort when both `--patch` and `--extract` are passed
* evolve: also merge the date field when solving content-divergence
......@@ -18,5 +11,4 @@
* evolve: also merge the date field when solving content-divergence
* compatibility for changes in upcoming Mercurial 5.3
* evolve: fix content-divergence resolution when p1 is null (issue6201)
* evolve: make sure divergence resolution doesn't undo changes (issue6203)
* evolve: preserve date when resolving content-divergence (issue6202)
......@@ -20,6 +12,14 @@
* evolve: fix content-divergence resolution when p1 is null (issue6201)
* evolve: make sure divergence resolution doesn't undo changes (issue6203)
* evolve: preserve date when resolving content-divergence (issue6202)
* evolve: use more often seen metavariables in command synopsis strings
* metaedit: don't change commit date by default (issue5994),
* pick: don't create any successors when there were no changes (issue6093),
* py3: fix documentation generation
* py3: fix setup.py --version
* py3: fix some exception formatting
* rewind: preserve date
* topic: add more options to command synopsis string
* topic: fix a bug in logic of choosing destination for hg update
* topic: fix a bug in logic to choose destination when no active topic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment