Skip to content

Commit

Permalink
Second batch
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
gitster committed May 23, 2022
1 parent 6cd6906 commit 7a3eb28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/RelNotes/2.37.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,16 @@ Fixes since v2.36
happens.
(merge f15e00b463 cb/ci-make-p4-optional later to maint).

* A bit of test framework fixes with a few fixes to issues found by
valgrind.
(merge 7c898554d7 ab/valgrind-fixes later to maint).

* "git archive --add-file=<path>" picked up the raw permission bits
from the path and propagated to zip output in some cases, without
normalization, which has been corrected (tar output did not have
this issue).
(merge 6a61661967 jc/archive-add-file-normalize-mode later to maint).

* Other code cleanup, docfix, build fix, etc.
(merge e6b2582da3 cm/reftable-0-length-memset later to maint).
(merge 0b75e5bf22 ab/misc-cleanup later to maint).
Expand Down

0 comments on commit 7a3eb28

Please sign in to comment.