diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 9 |
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. |