relnotes/6.7
branchstable
changeset 51540 803e61387e86
parent 51512 2e6fde2ed01e
child 51620 028dc3f92dbd
--- 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