relnotes: add 6.6.2 stable 6.6.2
authorRaphaël Gomès <rgomes@octobus.net>
Thu, 11 Jan 2024 17:49:04 +0100
branchstable
changeset 51311 136902b3a95d
parent 51310 f0e7d51bb454
child 51312 647ccdca42e7
relnotes: add 6.6.2
relnotes/6.6
--- 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.