diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-09-18 17:47:14 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-09-18 18:02:06 -0700 |
| commit | 6531f31ef3bead57a3255fa08efa6e7553c5a9a7 (patch) | |
| tree | 5d012165602a34a7992071fe9de99620d56e369c | |
| parent | e6cc6939e04749465237948ee7ceb0d779a56870 (diff) | |
| download | git-6531f31ef3bead57a3255fa08efa6e7553c5a9a7.tar.gz | |
The eighteenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rw-r--r-- | Documentation/RelNotes/2.47.0.txt | 5 |
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 ----------------- |
