The eighteenth batch Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/Documentation/RelNotes/2.47.0.txt b/Documentation/RelNotes/2.47.0.txt index 7f2efe9..cae5374 100644 --- a/Documentation/RelNotes/2.47.0.txt +++ b/Documentation/RelNotes/2.47.0.txt
@@ -140,6 +140,11 @@ 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 -----------------