diff options
author | Jim Meyering <jim@meyering.net> | 2003-12-20 11:30:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-12-20 11:30:55 +0000 |
commit | 4adc127426eb9837ff197f01d52c663f710ceb8d (patch) | |
tree | f6d02f2339e05a1412ddeeaa03df988237863aaa /NEWS | |
parent | ee1a7681222e840c77107489813bceaf28ea0da2 (diff) | |
download | coreutils-4adc127426eb9837ff197f01d52c663f710ceb8d.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ GNU coreutils NEWS -*- outline -*- not portable anyway, even with old GNU ls where the columns became ragged when a datum was too wide. + du accepts a new option, -0/--null, to make it produce NUL-terminated + output lines + ** Bug fixes printf, seq, tail, and sleep now parse floating-point operands |