relnotes: add 6.0.1 and 6.0.2 notes stable 6.0.2
authorRaphaël Gomès <rgomes@octobus.net>
Wed, 02 Feb 2022 15:03:29 +0100
branchstable
changeset 48678 75676122c2bf
parent 48677 8e5effbf52d0
child 48679 957be64a6427
relnotes: add 6.0.1 and 6.0.2 notes Differential Revision: https://phab.mercurial-scm.org/D12130
relnotes/6.0
--- a/relnotes/6.0	Tue Feb 01 15:19:50 2022 +0100
+++ b/relnotes/6.0	Wed Feb 02 15:03:29 2022 +0100
@@ -1,3 +1,25 @@
+= Mercurial 6.0.2 =
+
+  * Fix `hg incoming` and `hg outgoing` with remote subrepos on Windows
+  * Fix Rust build on MacOS
+  * Fix a (15 year old?) bug where some data loss could happen in a very tight race window (f38ae2d7390e + ccd9cb73125c)
+  * Remove support for running `hg unamend` on merge changesets at it was never actually implemented
+  * Fix stream-clone requirements filtering which caused some stream-clones to be unusable from an older version of Mercurial
+  * Rename dirstate-v2 configuration name from `exp-rc-dirstate-v2` to `use-dirstate-v2`. This was overlooked in `6.0`, the old name will be kept as an alias for compatibility.
+  * Fix a bug where the branchmap could point to uncommitted data 
+
+= Mercurial 6.0.1 =
+
+  * Improve documentation around Rust (see hg help rust) and rust-related actions
+  * Improve upgrade/downgrade edge cases for dirstate-v2
+  * Make the test suite nicer to big-endian platforms
+  * Make the test suite nicer to NetBSD
+  * Fix a performance regression on fsmonitor (issue6612)
+  * Add fixes for Python 3.10
+  * Fix a deadlock when using sparse and share-safe together 
+
+= Mercurial 6.0 =
+
 == New Features ==
   * `debugrebuildfncache` now has an option to rebuild only the index files
   * a new `bookmarks.mode` path option have been introduced to control the