]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* NEWS: Note the change to the tests suite
authorPaul Smith <psmith@gnu.org>
Sun, 23 Apr 2023 15:35:02 +0000 (11:35 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 23 Apr 2023 15:35:02 +0000 (11:35 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 19db619a8eee7cbf62d35b70374fdf7c91bd9a68..d14fc568dbf9a832112774a66d80c0f1ce7a9083 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,9 @@ https://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=111&se
   invoked recursively, warnings can be controlled only for the current
   instance of make using the .WARNINGS variable.
 
+* Tests in the regression test suite now are run in their own directory to
+  avoid cross-contamination and allow cleanup if the tests are interrupted.
+
 \f
 Version 4.4.1 (26 Feb 2023)