changeset 51311:136902b3a95d stable 6.6.2

relnotes: add 6.6.2
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 11 Jan 2024 17:49:04 +0100
parents f0e7d51bb454
children 647ccdca42e7
files relnotes/6.6
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/relnotes/6.6	Wed Jan 03 18:33:39 2024 +0100
+++ b/relnotes/6.6	Thu Jan 11 17:49:04 2024 +0100
@@ -1,3 +1,12 @@
+= Mercurial 6.6.2 =
+
+ * histedit: remove superfluous echo() and endwin() calls (issue6859)
+ * persistent-nodemap: avoid writing nodemap for empty revlog
+ * persistent-nodemap: respect the mmap setting when refreshing data
+ * bundle: do not detect --base argument that match nothing as lack of argument
+ * narrow: prevent removal of ACL-defined excludes
+ * pycompat: fix bytestr(bytes) in Python 3.11
+
 = Mercurial 6.6.1 =
 
 The first two patches fix aborted transactions that could happen since 6.6.