aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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