]> git.ipfire.org Git - thirdparty/git.git/commitdiff
A bit more before 2.40-rc1
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Feb 2023 23:42:20 +0000 (15:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Mar 2023 00:38:47 +0000 (16:38 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.40.0.txt

index 094a2937cc7e157de96c000ece9a5f3c065e08d5..3ea445bf20d3c194abbe5ba9b95d9ed732c0812f 100644 (file)
@@ -281,6 +281,15 @@ Fixes since v2.39
    code to avoid sscanf() altogether to work it around.
    (merge 613bef56b8 jk/shorten-unambiguous-ref-wo-sscanf later to maint).
 
+ * Various fix-ups on HTTP tests.
+   (merge 8f2146dbf1 jk/http-test-fixes later to maint).
+
+ * Fixes to code that parses the todo file used in "rebase -i".
+   (merge 666b6e1135 pw/rebase-i-parse-fix later to maint).
+
+ * Test library clean-up.
+   (merge c600a91c94 ar/test-lib-remove-stale-comment later to maint).
+
  * Other code cleanup, docfix, build fix, etc.
    (merge 4eb1ccecd4 dh/mingw-ownership-check-typofix later to maint).
    (merge f95526419b ar/typofix-gitattributes-doc later to maint).