aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b26324..d639956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-10-14 Ben Elliston <bje@gnu.org>
+ * runtest.exp: Only match $directory, not *${directory}* when the
+ user passes the --directory option. Reported by Sergey Alyoshin.
+
+2014-10-14 Ben Elliston <bje@gnu.org>
+
* lib/dejagnu.exp (host_execute): Remove buffer_full check. This
is not the right command keyword -- it is full_buffer. Reported by
David Malcolm.