# HG changeset patch # User Raphaël Gomès # Date 2023-06-22 09:17:40 # Node ID 271a4ab29605ffa0bae5d3208eaa21a95427ff92 # Parent e9c676ad18f1ea6de15c37d3aaa570e03314495e relnotes: add 6.4.5 diff --git a/relnotes/6.4 b/relnotes/6.4 --- a/relnotes/6.4 +++ b/relnotes/6.4 @@ -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