aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e8968a..b7fe8ba 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ Changes since 1.6.2:
retrieving or providing information about the current testsuite.
6. A command "testsuite file" is added to replace the use of the
"*dir" variables in test scripts.
+X. The target_compile procedure now accepts a "linker=" option that
+ overrides the compiler selection when producing an executable.
+X. The internal default_target_compile procedure now supports compiling
+ sources in Go (using GCC Go) and Rust.
7. A command "testsuite can call api" is added to report the availability
of multiplexed API calls.
8. A new multiplex procedure "testcase" is added for commands