Skip to content

Commit 454dfcb

Browse files
committed
A bit more before 2.40-rc1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4240e0f commit 454dfcb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/RelNotes/2.40.0.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,15 @@ Fixes since v2.39
281281
code to avoid sscanf() altogether to work it around.
282282
(merge 613bef56b8 jk/shorten-unambiguous-ref-wo-sscanf later to maint).
283283

284+
* Various fix-ups on HTTP tests.
285+
(merge 8f2146dbf1 jk/http-test-fixes later to maint).
286+
287+
* Fixes to code that parses the todo file used in "rebase -i".
288+
(merge 666b6e1135 pw/rebase-i-parse-fix later to maint).
289+
290+
* Test library clean-up.
291+
(merge c600a91c94 ar/test-lib-remove-stale-comment later to maint).
292+
284293
* Other code cleanup, docfix, build fix, etc.
285294
(merge 4eb1ccecd4 dh/mingw-ownership-check-typofix later to maint).
286295
(merge f95526419b ar/typofix-gitattributes-doc later to maint).

0 commit comments

Comments
 (0)