The twenty-second batch

Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Oct 22, 2025 at 11:38 UTC c54a18ef67e59cdbcd77d6294916d42c98c62d1d
1 file changed +4
Documentation/RelNotes/2.52.0.adoc
+4
@@ -131,6 +131,8 @@ Performance, Internal Implementation, Development Support etc.
131 and one for xdiff), roll everything into a single libgit.a archive.
132 This would help later effort to FFI into Rust.
133
134 + * The beginning of SHA1-SHA256 interoperability work.
135 +
136
137 Fixes since v2.51
138 -----------------
@@ -380,3 +382,5 @@ including security updates, are included in this release.
382 (merge 3860985105 js/unreachable-workaround-for-no-symlink-head later to maint).
383 (merge b3ac6e737d kh/doc-continued-paragraph-fix later to maint).
384 (merge 2cebca0582 tb/cat-file-objectmode-update later to maint).
385 + (merge 96978d7545 js/ci-github-actions-update later to maint).
386 + (merge 0c4f1346ca so/t2401-use-test-path-helpers later to maint).