From: Junio C Hamano Date: Wed, 29 Oct 2025 19:40:39 +0000 (-0700) Subject: The 26th batch X-Git-Tag: v2.52.0-rc0~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc70283dfcdc420d330547fc1d3cba0d29bfd2d0;p=thirdparty%2Fgit.git The 26th batch Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.52.0.adoc b/Documentation/RelNotes/2.52.0.adoc index bfde4bda3b..a7f9afc5a1 100644 --- a/Documentation/RelNotes/2.52.0.adoc +++ b/Documentation/RelNotes/2.52.0.adoc @@ -146,6 +146,9 @@ Performance, Internal Implementation, Development Support etc. * CI improvements to handle the recent Rust integration better. + * The code in "git repack" machinery has been cleaned up to prepare + for incremental update of midx files. + Fixes since v2.51 -----------------