From: Jim Meyering Date: Mon, 10 Mar 1997 04:47:59 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~189 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fac7cfba066bc95a33d9c5b132ec31559393228e;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c130c71d8d..1f79107d47 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +Sun Mar 9 22:46:41 1997 Jim Meyering + + * src/ls.c (decode_switches): Ignore value of COLUMNS envionment + variable when it is the empty string. Suggestion from Ulrich Drepper. + Wed Feb 26 23:46:39 1997 Jim Meyering * lib/getdate.y: (tYEAR_UNIT): Increase yyRelYear by $1, not just by 1.