# HG changeset patch # User Raphaël Gomès # Date 1687425460 -7200 # Node ID 271a4ab29605ffa0bae5d3208eaa21a95427ff92 # Parent e9c676ad18f1ea6de15c37d3aaa570e03314495e relnotes: add 6.4.5 diff -r e9c676ad18f1 -r 271a4ab29605 relnotes/6.4 --- a/relnotes/6.4 Sat Jun 17 23:47:31 2023 +0200 +++ b/relnotes/6.4 Thu Jun 22 11:17:40 2023 +0200 @@ -1,3 +1,9 @@ += Mercurial 6.4.5 = + + * re2: fix reporting of availability in `hg debuginstall` + * ui: fix crash in `hg paths` when pulled-delta-reuse-policy is in use + * path: display proper user facing value for pulled-delta-reuse-policy + = Mercurial 6.4.4 = * clonebundles: filter out invalid schemes instead of failing on them