Mercurial > hg-stable
changeset 51468:803e61387e86 stable 6.7.2
relnotes: add 6.7.2
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Thu, 28 Mar 2024 14:47:20 +0000 |
parents | 780fc16b62e6 |
children | f8e094110280 |
files | relnotes/6.7 |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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