diff options
author | Jim Meyering <jim@meyering.net> | 2003-10-14 14:04:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-10-14 14:04:35 +0000 |
commit | 91e5e022c67ef49766cb052a403f2b1c08172eaf (patch) | |
tree | c7e7237286a3e8a374bb72673e054d75fda33696 /NEWS | |
parent | 5a3141adaad3f876be1e33fda9ecd1c5d67f426e (diff) | |
download | coreutils-91e5e022c67ef49766cb052a403f2b1c08172eaf.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -33,6 +33,9 @@ GNU coreutils NEWS -*- outline -*- ls --width=N (for very large N) is no longer subject to an address arithmetic bug that could result in bounds violations. + ls --width=N (with -x or -C) no longer allocates more space + (potentially much more) than necessary for a given directory. + * Major changes in release 5.0.91: ** New features |