.
authorJim Meyering <jim@meyering.net>
Mon, 10 Mar 1997 04:47:59 +0000 (04:47 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 10 Mar 1997 04:47:59 +0000 (04:47 +0000)
old/fileutils/ChangeLog

index c130c71..1f79107 100644 (file)
@@ -1,3 +1,8 @@
+Sun Mar  9 22:46:41 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * 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  <meyering@na-net.ornl.gov>
 
        * lib/getdate.y: (tYEAR_UNIT): Increase yyRelYear by $1, not just by 1.