summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-09-18 20:34:50 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-09-18 20:34:50 +0000
commit46dd4b1a8ede10b94591d9302f92dc49d3f90838 (patch)
tree656fa5ce0bb12bf11266c06f5a95e284bb97dc36 /ChangeLog
parent058f319e6d762d4689e339c3d2124f4a3ce4bce4 (diff)
downloadcoreutils-46dd4b1a8ede10b94591d9302f92dc49d3f90838.tar.xz
* tests/stty/row-col-1: Rewrite to avoid temporary file that is
sometimes left behind if the test is skipped or interrupted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2aea9cf0..8b32b4c1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-09-18 Paul Eggert <eggert@cs.ucla.edu>
+ * tests/stty/row-col-1: Rewrite to avoid temporary file that is
+ sometimes left behind if the test is skipped or interrupted.
+
* bootstrap (symlink_to_gnulib): New function.
(cp_mark_as_generated): Use it, to prefer symlinks-to-gnulib
to copies-of-gnulib.