diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-10-22 11:38:46 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-22 11:38:59 -0700 |
| commit | c54a18ef67e59cdbcd77d6294916d42c98c62d1d (patch) | |
| tree | a95176aa6aa9afd5290d7a9e8c8def61c09fd184 /Documentation/RelNotes | |
| parent | f3fac332c0f32a7c586e6247fc484e9094a031a2 (diff) | |
| download | git-c54a18ef67e59cdbcd77d6294916d42c98c62d1d.tar.gz | |
The twenty-second batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/2.52.0.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
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). |
