relnotes: add 6.4.5 stable 6.4.5
authorRaphaël Gomès <rgomes@octobus.net>
Thu, 22 Jun 2023 11:17:40 +0200
branchstable
changeset 50715 271a4ab29605
parent 50694 e9c676ad18f1
child 50716 841f36187347
relnotes: add 6.4.5
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