diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-03-25 12:57:55 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-25 12:58:05 -0700 |
| commit | 41688c1a2312f62f44435e1a6d03b4b904b5b0ec (patch) | |
| tree | b1bd59aeda6aace3120fc947f81d3a03fc28b21e /Documentation/RelNotes | |
| parent | 8e2964dc89986077af7f8d34b05807d5cbb1cca0 (diff) | |
| download | git-41688c1a2312f62f44435e1a6d03b4b904b5b0ec.tar.xz | |
The 21st batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/2.54.0.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
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 ----------------- |
