aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2018-12-20 21:44:40 +1100
committerBen Elliston <bje@gnu.org>2018-12-20 21:44:40 +1100
commit1a1a2d4fa392847facd2dae6b01ea05e27beac1c (patch)
tree481904693c210759d7ed4d58a7c37f79e916751c /NEWS
parent256d7443eb62c3d3bb25181c6fe59dcb72a01a8e (diff)
downloaddejagnu-1a1a2d4fa392847facd2dae6b01ea05e27beac1c.zip
dejagnu-1a1a2d4fa392847facd2dae6b01ea05e27beac1c.tar.gz
dejagnu-1a1a2d4fa392847facd2dae6b01ea05e27beac1c.tar.bz2
* NEWS: Add item for new dejagnu command.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2828f79..b3669e6 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.
+7. A shell command "dejagnu" is added as a place to hang various
+ auxiliary commands not directly involved with running tests. The
+ "runtest" command will remain for that purpose for the forseeable
+ future.
Changes since 1.6.1: