changeset 50715:271a4ab29605 stable 6.4.5

relnotes: add 6.4.5
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 22 Jun 2023 11:17:40 +0200
parents e9c676ad18f1
children 841f36187347
files relnotes/6.4
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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