diff options
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 |