summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-08 04:02:16 +0000
committerJim Meyering <jim@meyering.net>1999-02-08 04:02:16 +0000
commit6dde919c8a711e00fa5f7fc05b32661b3bcf8248 (patch)
tree22450312b96641cc4185f4978ac9112c96423d36 /old
parent0bf08d23cd4ba54fde633ff7e38ec029333d3508 (diff)
downloadcoreutils-6dde919c8a711e00fa5f7fc05b32661b3bcf8248.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index f640eddde..4a06d9043 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,14 @@
1999-02-07 Jim Meyering <meyering@ascend.com>
+ * tests/stty/basic-1: Run all tests even if some fail.
+ Don't use trap.
+
+ * tests/stty/basic-1: Use `stty', not $STTY.
+ Fix typo in VERBOSE code: s/\$RM/stty/.
+ * tests/stty/row-col-1: Likewise.
+
+ * tests/stty/Makefile.am (TESTS_ENVIRONMENT): Set PATH, not STTY.
+
Include stdio.h before defining `_unlocked' macros.
* src/pinky.c: Include stdio.h.
* src/uptime.c: Likewise.