From: Junio C Hamano Date: Wed, 22 Oct 2025 18:38:46 +0000 (-0700) Subject: The twenty-second batch X-Git-Tag: v2.52.0-rc0~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c54a18ef67e59cdbcd77d6294916d42c98c62d1d;p=thirdparty%2Fgit.git The twenty-second batch Signed-off-by: Junio C Hamano --- 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).