diff options
author | Jim Meyering <jim@meyering.net> | 1998-09-19 17:33:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-09-19 17:33:27 +0000 |
commit | efcc24f9d4ef23ff9d85426a0e25662e6b64dddd (patch) | |
tree | 9dcb33236a50661c25071053c96e4009a7f2e49b /old/sh-utils | |
parent | 24a8bf2d3ebe538db51ab13aa6c296a3c7efbbb3 (diff) | |
download | coreutils-efcc24f9d4ef23ff9d85426a0e25662e6b64dddd.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d63607041..c52bc976a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +1998-09-19 Jim Meyering <meyering@ascend.com> + + * src/stty.c (main): Revamp option processing, again. + stty couldn't parse some of its options. + * tests/stty/basic-1: New test. + * tests/stty/Makefile.am (TESTS): Add basic-1. + 1998-08-29 Jim Meyering <meyering@ascend.com> * src/su.c (longopts): Use corresponding short-option character |