From: Junio C Hamano Date: Wed, 25 Mar 2026 19:57:55 +0000 (-0700) Subject: The 21st batch X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=41688c1a2312f62f44435e1a6d03b4b904b5b0ec;p=rit The 21st batch Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.54.0.adoc b/Documentation/RelNotes/2.54.0.adoc index 7de9f7e7ec..25affd6a98 100644 --- a/Documentation/RelNotes/2.54.0.adoc +++ b/Documentation/RelNotes/2.54.0.adoc @@ -227,6 +227,10 @@ Performance, Internal Implementation, Development Support etc. * Add a coccinelle rule to break the build when "struct strbuf" gets passed by value. + * Further work on incremental repacking using MIDX/bitmap + + * The logic to count objects has been cleaned up. + Fixes since v2.53 -----------------