aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/RelNotes/2.47.0.txt5
1 files changed, 5 insertions, 0 deletions
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
-----------------