diff options
author | Jim Meyering <jim@meyering.net> | 2003-10-13 15:59:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-10-13 15:59:11 +0000 |
commit | dbe372ab32cf4a646456d1af8b795df211a45dc9 (patch) | |
tree | 6b187cececde4214a4fdb51080caaad37a2f6b16 /NEWS | |
parent | 12af30108d97421e80e7a03d4d8ccd9432ed18fd (diff) | |
download | coreutils-dbe372ab32cf4a646456d1af8b795df211a45dc9.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ GNU coreutils NEWS -*- outline -*- csplit would mistakenly exhaust virtual memory in some cases + ls --width=N (for very large N) is no longer subject to an address + arithmetic bug that could result in bounds violations. + * Major changes in release 5.0.91: ** New features |