relnotes/6.6
branchstable
changeset 51311 136902b3a95d
parent 51169 71bd09bebbe3
child 51366 3fd1efb3ad12
--- 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.