aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-02-08 21:19:10 +0000
committerBen Elliston <bje@gnu.org>2004-02-08 21:19:10 +0000
commit299ef54186e7967817ecf6b9e266a110025e7b0a (patch)
tree0d711e5a6870e0435ae31c04d571758f8391cf2c
parent698596b45e606caeca3242914a17399ed4d051f2 (diff)
downloaddejagnu-299ef54186e7967817ecf6b9e266a110025e7b0a.zip
dejagnu-299ef54186e7967817ecf6b9e266a110025e7b0a.tar.gz
dejagnu-299ef54186e7967817ecf6b9e266a110025e7b0a.tar.bz2
* NEWS: Document yesterday's work.
-rw-r--r--ChangeLog2
-rw-r--r--NEWS5
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60d7afc..b29034f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-02-09 Ben Elliston <bje@wasabisystems.com>
+ * NEWS: Document yesterday's work.
+
* runtest: Improve comments.
2004-02-09 Ben Elliston <bje@wasabisystems.com>
diff --git a/NEWS b/NEWS
index 6b6521a..b891d08 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@ Changes from 1.4.4
2. lib/mondfe.exp and lib/xsh.exp have been removed. Users requiring
these communication modes can still use the DejaGnu 1.4 branch or
can contact dejagnu@gnu.org to discuss reinstating these files.
+3. The configure script now ensures that Expect is installed and that
+ it is linked against Tcl 8.3 or greater.
+4. The runtest program now gracefully handles the possibility of the
+ expect binary vanishing after DejaGnu has been installed (for
+ example, by the user altering their PATH).
Changes from 1.4.2