From: Junio C Hamano Date: Thu, 12 Oct 2023 18:06:35 +0000 (-0700) Subject: The seventeenth batch X-Git-Tag: v2.43.0-rc0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59167d7d09fd7a1d64aa1d5be73bc484f6621894;p=thirdparty%2Fgit.git The seventeenth batch Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.43.0.txt b/Documentation/RelNotes/2.43.0.txt index b90aeed132..a6ed554886 100644 --- a/Documentation/RelNotes/2.43.0.txt +++ b/Documentation/RelNotes/2.43.0.txt @@ -118,6 +118,9 @@ Performance, Internal Implementation, Development Support etc. narrowed to take only blob objects for now, with no real loss of functionality. + * GitHub CI workflow has learned to trigger Coverity check. + (merge 3349520e1a js/ci-coverity later to maint). + Fixes since v2.42 ----------------- @@ -241,3 +244,4 @@ Fixes since v2.42 (merge 4fbe83fcd9 hy/doc-show-is-like-log-not-diff-tree later to maint). (merge 43abaaf008 ob/am-msgfix later to maint). (merge c2c349a15c xz/commit-title-soft-limit-doc later to maint). + (merge f4cbb32c27 rs/parse-opt-ctx-cleanup later to maint).