changeset 53250:a498a90c2455 stable 7.0.2

relnotes: add 7.0.2
author Rapha?l Gom?s <rgomes@octobus.net>
date Wed, 07 May 2025 12:00:31 +0200
parents 436206092518
children 437d2f3b8ed4
files relnotes/7.0
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/relnotes/7.0	Thu Apr 03 17:14:52 2025 +0200
+++ b/relnotes/7.0	Wed May 07 12:00:31 2025 +0200
@@ -1,3 +1,13 @@
+= Mercurial 7.0.2 =
+
+ * rust: document a `pipx` install
+ * keepalive: don't reuse a connection to the proxy for a different host
+ * httppeer: don't put an int in headers
+ * dirstate: fix panic when validating dirstate on write
+ * reject_new_heads: handle None being passed as node
+ * rust-revlog: detect and fix nodemap lagging behind its revlog
+ * General improvements to the CI
+
 = Mercurial 7.0.1 =
 
 This upgrade is long overdue and fixes a security vulnerability transitive