# HG changeset patch # User Raphaël Gomès # Date 1704991744 -3600 # Node ID 136902b3a95db38854ebaf5198a627641065c2ea # Parent f0e7d51bb454025a96b98b5e1b3f406380ea8eca relnotes: add 6.6.2 diff -r f0e7d51bb454 -r 136902b3a95d 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.