From c54a18ef67e59cdbcd77d6294916d42c98c62d1d Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 22 Oct 2025 11:38:46 -0700 Subject: [PATCH] The twenty-second batch Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.52.0.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/RelNotes/2.52.0.adoc b/Documentation/RelNotes/2.52.0.adoc index 1e41b7380a..cfce098d14 100644 --- a/Documentation/RelNotes/2.52.0.adoc +++ b/Documentation/RelNotes/2.52.0.adoc @@ -131,6 +131,8 @@ Performance, Internal Implementation, Development Support etc. and one for xdiff), roll everything into a single libgit.a archive. This would help later effort to FFI into Rust. + * The beginning of SHA1-SHA256 interoperability work. + Fixes since v2.51 ----------------- @@ -380,3 +382,5 @@ including security updates, are included in this release. (merge 3860985105 js/unreachable-workaround-for-no-symlink-head later to maint). (merge b3ac6e737d kh/doc-continued-paragraph-fix later to maint). (merge 2cebca0582 tb/cat-file-objectmode-update later to maint). + (merge 96978d7545 js/ci-github-actions-update later to maint). + (merge 0c4f1346ca so/t2401-use-test-path-helpers later to maint). -- 2.47.3