The 26th batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
Oct 29, 2025 at 12:40 UTC
dc70283dfcdc420d330547fc1d3cba0d29bfd2d0
1 file changed
+3
Documentation/RelNotes/2.52.0.adoc
+3
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
-----------------