aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2020-12-27 21:42:01 -0600
committerJacob Bachmeyer <jcb@gnu.org>2020-12-27 21:42:01 -0600
commitecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92 (patch)
tree24b233bd9506a21b6998ecce2877d7eab4b9491a /NEWS
parentee2e465eb8a2f9debafd13224fe45df3cb7d409e (diff)
downloaddejagnu-ecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92.zip
dejagnu-ecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92.tar.gz
dejagnu-ecbcbae3dd945c5f5ca0eeda36b2be21df7d0b92.tar.bz2
Remove noise word "api" from "testsuite can call api" entrypoint
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 91e2f84..d42be38 100644
--- a/NEWS
+++ b/NEWS
@@ -35,8 +35,8 @@ Changes since 1.6.2:
or providing information about the current testsuite.
14. A command "testsuite file" is added to replace the use of the "*dir"
variables in test scripts.
-15. A command "testsuite can call api" is added to report the availability
- of multiplexed API calls.
+15. A command "testsuite can call" is added to report the availability of
+ multiplexed API calls.
16. A new multiplex procedure "testcase" is added for commands examining or
manipulating the dynamic state of ongoing testing.
17. A command "testcase group" is provided for reporting test groups to the