aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-04-13 09:56:17 +1000
committerBen Elliston <bje@gnu.org>2016-04-13 09:56:17 +1000
commit3a14bb89c2ed5ac85585943a092fad4a909b8d46 (patch)
tree43536e540215b1e7b2303e9a138c348561e5c29a /ChangeLog
parent0fbf12645b1bd7795f8c03dfbf59060e2f0e1669 (diff)
downloaddejagnu-3a14bb89c2ed5ac85585943a092fad4a909b8d46.zip
dejagnu-3a14bb89c2ed5ac85585943a092fad4a909b8d46.tar.gz
dejagnu-3a14bb89c2ed5ac85585943a092fad4a909b8d46.tar.bz2
* lib/rsh.exp (rsh_exec): Improve verbose message.
* lib/ssh.exp (ssh_exec): Likewise. * config/adb.exp: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e8070a..72656c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2016-04-13 Ben Elliston <bje@gnu.org>
+
+ * lib/rsh.exp (rsh_exec): Improve verbose message.
+ * lib/ssh.exp (ssh_exec): Likewise.
+ * config/adb.exp: Likewise.
+
+2016-04-13 Ben Elliston <bje@gnu.org>
+
+ * runtest.exp: Improve --version (-v) output.
+ * testsuite/runtest.all/options.exp: Update test case.
+
2016-04-13 Christophe Lyon <christophe.lyon@linaro.org>
* lib/rsh.exp (rsh_exec): Handle regexp return status.