The eighteenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
Sep 18, 2024 at 17:47 UTC
6531f31ef3bead57a3255fa08efa6e7553c5a9a7
1 file changed
+5
Documentation/RelNotes/2.47.0.txt
+5
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
-----------------