From: Jim Meyering Date: Fri, 28 Jan 2000 08:32:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d813adbf1fca2b091bad3f6d97d81b55aa409ecb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index cf9f5442fb..3b6f33d825 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +2000-01-28 Jim Meyering + + * src/stty.c (wrapf): Emit a newline only if 0 < current_col. + (screen_columns): Use xstrtol, not atoi. + If get_win_size fails and $COLUMNS == 0, then return 80, not `0'. + 2000-01-23 Jim Meyering * configure.in (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):