From: Junio C Hamano Date: Thu, 19 Sep 2024 00:47:14 +0000 (-0700) Subject: The eighteenth batch X-Git-Tag: v2.47.0-rc0~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6531f31ef3bead57a3255fa08efa6e7553c5a9a7;p=thirdparty%2Fgit.git The eighteenth batch Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.47.0.txt b/Documentation/RelNotes/2.47.0.txt index 7f2efe98aa..cae537422b 100644 --- a/Documentation/RelNotes/2.47.0.txt +++ b/Documentation/RelNotes/2.47.0.txt @@ -140,6 +140,11 @@ Performance, Internal Implementation, Development Support etc. upload failed test directory uses GitHub actions that is deprecated and is now disabled. + * Import clar unit tests framework libgit2 folks invented for our + use. + + * The error messages from the test script checker have been improved. + Fixes since v2.46 -----------------