Skip to content

Commit 1a8a497

Browse files
committed
The fourteenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 330a09e commit 1a8a497

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/RelNotes/2.50.0.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,16 @@ Fixes since v2.49
276276
software is unavailable (e.g. due to third-party service outage).
277277
(merge 956acbefbd jc/ci-skip-unavailable-external-software later to maint).
278278

279+
* Test result aggregation did not work in Meson based CI jobs.
280+
(merge bd38ed5be1 ps/ci-test-aggreg-fix-for-meson later to maint).
281+
282+
* Code clean-up around stale CI elements and building with Visual Studio.
283+
(merge a7b060f67f js/ci-buildsystems-cleanup later to maint).
284+
285+
* "git add 'f?o'" did not add 'foo' if 'f?o', an unusual pathname,
286+
also existed on the working tree, which has been corrected.
287+
(merge ec727e189c kj/glob-path-with-special-char later to maint).
288+
279289
* Other code cleanup, docfix, build fix, etc.
280290
(merge 227c4f33a0 ja/doc-block-delimiter-markup-fix later to maint).
281291
(merge 2bfd3b3685 ab/decorate-code-cleanup later to maint).
@@ -302,3 +312,4 @@ Fixes since v2.49
302312
(merge 1aa50636fd jk/p5332-testfix later to maint).
303313
(merge 42cf4ac552 ps/ci-resurrect-p4-on-github later to maint).
304314
(merge 104add8368 js/diff-codeql-false-positive-workaround later to maint).
315+
(merge f62977b93c en/get-tree-entry-doc later to maint).

0 commit comments

Comments
 (0)