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
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).