aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2017-08-19 08:53:16 +1000
committerBen Elliston <bje@gnu.org>2017-08-19 08:53:16 +1000
commitddca6201c36d271de18de4010c1ecc46d9503ca6 (patch)
treeb0db4d09b23566ba3275030c7f5729f58ea9d499 /ChangeLog
parent96eda3cf61071acc6529dbe5667cd0790d4a6f95 (diff)
downloaddejagnu-ddca6201c36d271de18de4010c1ecc46d9503ca6.zip
dejagnu-ddca6201c36d271de18de4010c1ecc46d9503ca6.tar.gz
dejagnu-ddca6201c36d271de18de4010c1ecc46d9503ca6.tar.bz2
* runtest.exp: Fix --directory matching.
Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61cbbf5..1d939a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-08-18 Tom Tromey <tom@tromey.com>
+
+ * runtest.exp: Fix --directory matching.
+
2017-08-15 Ben Elliston <bje@gnu.org>
* lib/framework.exp (xml_tag): New proc.