Skip to content

Commit d2ecc46

Browse files
committed
Hopefully final batch before 2.27-rc2
Signed-off-by: Junio C Hamano <[email protected]>
1 parent ea7aa4f commit d2ecc46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/2.27.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,12 @@ Fixes since v2.26
484484
tree but both would have the contents from "ours". This has been
485485
corrected so that the path from each side gets their original content.
486486

487+
* Fix for a copy-and-paste error introduced during 2.20 era.
488+
(merge e68a5272b1 ds/multi-pack-verify later to maint).
489+
490+
* Update an unconditional use of "grep -a" with a perl script in a test.
491+
(merge 1eb7371236 dd/t5703-grep-a-fix later to maint).
492+
487493
* Other code cleanup, docfix, build fix, etc.
488494
(merge 564956f358 jc/maintain-doc later to maint).
489495
(merge 7422b2a0a1 sg/commit-slab-clarify-peek later to maint).

0 commit comments

Comments
 (0)