relnotes: add 6.7.2 stable 6.7.2
authorRaphaël Gomès <rgomes@octobus.net>
Thu, 28 Mar 2024 14:47:20 +0000
branchstable
changeset 51540 803e61387e86
parent 51539 780fc16b62e6
child 51541 f8e094110280
relnotes: add 6.7.2
relnotes/6.7
--- a/relnotes/6.7	Thu Mar 28 07:12:09 2024 +0000
+++ b/relnotes/6.7	Thu Mar 28 14:47:20 2024 +0000
@@ -1,3 +1,14 @@
+= Mercurial 6.7.2 =
+
+Exceptional release following a large performance regression when cloning.
+
+We are setting up automated benchmarks to reduce the likelihood of regressions
+of the sort from happening in the future.
+
+ * phases: avoid a potentially costly dictionary interation in some case
+ * phases: update the phase set as we go during retract boundary
+ * bundle2: make the "hgtagsfnodes" part advisory
+
 = Mercurial 6.7.1 =
 
 Exceptional release following a crash found in delta code that can be triggered