| commit | dc70283dfcdc420d330547fc1d3cba0d29bfd2d0 | [log] [tgz] |
|---|---|---|
| author | Junio C Hamano <gitster@pobox.com> | Wed Oct 29 12:40:39 2025 -0700 |
| committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 29 12:40:39 2025 -0700 |
| tree | 57ed209902ecfb19d52999ca13ceb803ac31d34b | |
| parent | c1b23bd8aaa3856695e0361f52f1a44301d1c317 [diff] |
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 -----------------