diff options
author | Jim Meyering <jim@meyering.net> | 1994-07-13 14:11:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1994-07-13 14:11:38 +0000 |
commit | d2205a42a1d44842e52757117c9ffe28dc6f18eb (patch) | |
tree | f43c90acccbecac1fc1e21ed58326492cf831d42 /old/sh-utils | |
parent | e577b09b46b866f0463ecbd4c686ed15a6784358 (diff) | |
download | coreutils-d2205a42a1d44842e52757117c9ffe28dc6f18eb.tar.xz |
merge with 1.10e
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a6a94037e..b3c8d996b 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +Fri Jul 08 01:09:23 1994 Jim Meyering (meyering@comco.com) + + stty.c (main): Initialize max_col (used by wrapf) before calling + display_speed. Otherwise, `stty speed' output a spurious newline. + From Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>. + Sun Jul 03 08:44:00 1994 Jim Meyering (meyering@comco.com) * configure.in [AC_HAVE_HEADERS]: Add sys/param.h, for |