aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30f179a..92ea733 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-04-12 Ben Elliston <bje@gnu.org>
+
+ * config/vxworks.exp (vxworks_file): Use "file delete", not "exec
+ rm", for better portability.
+ * config/netware.exp (${board}_load): Likewise.
+ * lib/dg.exp (dg-test): Likewise.
+ * lib/framework.exp (open_logs): Likewise.
+ * lib/remote.exp (standard_file): Likewise.
+ * runtest.exp: Likewise.
+ * testsuite/runtest.all/options.exp: Likewise.
+
2011-03-15 Ben Elliston <bje@gnu.org>
* runtest.exp: Whitespace cleanups.