The 26th batch Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/Documentation/RelNotes/2.52.0.adoc b/Documentation/RelNotes/2.52.0.adoc index bfde4bd..a7f9afc 100644 --- a/Documentation/RelNotes/2.52.0.adoc +++ b/Documentation/RelNotes/2.52.0.adoc
@@ -146,6 +146,9 @@ * 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 -----------------