diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-01-20 13:48:44 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-01-20 15:36:22 -0800 |
| commit | 904d404274fef6695c78a6b055edd184b72e2f9b (patch) | |
| tree | c3273b7b854d5365fbda078614154e994b1de812 /Documentation | |
| parent | Merge branch 'jk/read-object-cleanup' (diff) | |
| download | git-904d404274fef6695c78a6b055edd184b72e2f9b.tar.gz git-904d404274fef6695c78a6b055edd184b72e2f9b.zip | |
The eighth batch
The cURL one hasn't cooked for a week in 'next', but let's fast
track it so that linux-musl CI job would be happy.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/RelNotes/2.40.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.40.0.txt b/Documentation/RelNotes/2.40.0.txt index df67b5e421..07ae9f20c3 100644 --- a/Documentation/RelNotes/2.40.0.txt +++ b/Documentation/RelNotes/2.40.0.txt @@ -141,6 +141,9 @@ Fixes since v2.39 that names a single file as specifying a cone. (merge 5842710dc2 ws/single-file-cone later to maint). + * Deal with a few deprecation warning from cURL library. + (merge 6c065f72b8 jk/curl-avoid-deprecated-api later to maint). + * Other code cleanup, docfix, build fix, etc. (merge 77e04b2ed4 rs/t4205-do-not-exit-in-test-script later to maint). (merge faebba436e rs/plug-pattern-list-leak-in-lof later to maint). |
