Skip to content

Commit 7a3eb28

Browse files
committed
Second batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6cd6906 commit 7a3eb28

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/RelNotes/2.37.0.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,16 @@ Fixes since v2.36
128128
happens.
129129
(merge f15e00b463 cb/ci-make-p4-optional later to maint).
130130

131+
* A bit of test framework fixes with a few fixes to issues found by
132+
valgrind.
133+
(merge 7c898554d7 ab/valgrind-fixes later to maint).
134+
135+
* "git archive --add-file=<path>" picked up the raw permission bits
136+
from the path and propagated to zip output in some cases, without
137+
normalization, which has been corrected (tar output did not have
138+
this issue).
139+
(merge 6a61661967 jc/archive-add-file-normalize-mode later to maint).
140+
131141
* Other code cleanup, docfix, build fix, etc.
132142
(merge e6b2582da3 cm/reftable-0-length-memset later to maint).
133143
(merge 0b75e5bf22 ab/misc-cleanup later to maint).

0 commit comments

Comments
 (0)