Skip to content
Snippets Groups Projects
Commit 11f41248595b authored by Raphaël Gomès's avatar Raphaël Gomès
Browse files

relnotes: add 6.8

parent d9faa71a57f6
No related branches found
No related tags found
No related merge requests found
= Mercurial 6.8rc0 =
/!\ This is a tentative release, any and all notes below are subject to change or removal.
= Mercurial 6.8 =
As usual, a *lot* of patches don't make it to this list.
......@@ -32,8 +30,6 @@
* tags-cache: skip the filternode step if we are not going to use it
* tags-cache: directly operate on rev-num warming hgtagsfnodescache
* tags-cache: directly perform a monimal walk for hgtagsfnodescache warming
* exchange: improve computation of relevant markers for large repos
== New Experimental Features ==
......@@ -43,6 +39,5 @@
* branchcache: add a "pure topological head" fast path
* branchcache: allow to detect "pure topological case" for branchmap
== Bug Fixes ==
......@@ -47,5 +42,6 @@
== Bug Fixes ==
* rust: use `cpython` 0.7.2 crate to add support for Python 3.12
* perf-stream-locked-section: actually use v1 generation when requested
* perf-stream-locked-section: fix the call to the v3 generator
* perf-stream-locked-section: advertise the right version key in the help
......@@ -62,6 +58,8 @@
* hgrc: search XDG_CONFIG_HOME on mac
* clonebundles: add missing newline to legacy response
* narrow: add a test for linkrev computation done during widen
* Multiple fixes to guard against mmap issues
* portability: fix build on Solaris-derived systemd
== Backwards Compatibility Changes ==
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment