aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-12 11:06:35 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-12 12:18:27 -0700
commit59167d7d09fd7a1d64aa1d5be73bc484f6621894 (patch)
tree9b342e4d0d12bd1ea2ee56e5f8eff07723822f51 /Documentation/RelNotes
parent4ae4c705775132ff7f782966d20fc2dac1795691 (diff)
downloadgit-59167d7d09fd7a1d64aa1d5be73bc484f6621894.tar.gz
The seventeenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.43.0.txt4
1 files changed, 4 insertions, 0 deletions
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).