diff options
author | Jim Meyering <jim@meyering.net> | 2002-11-10 13:33:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-11-10 13:33:04 +0000 |
commit | f740d054ae49195aeadcc0a675416db343ec03de (patch) | |
tree | 3cc4705b50bad71580d08543fdd372b8ee8e1d79 /NEWS | |
parent | 99ad3e326afaec66f186c7a46b3112c172d9c779 (diff) | |
download | coreutils-f740d054ae49195aeadcc0a675416db343ec03de.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ sizes are now always rounded up, for consistency with df and du. * df now displays the block size using powers of 1000 if the requested block size seems to be a multiple of a power of 1000. -* `yes|nl -s%n' no longer evokes a segfault +* nl no longer gets a segfault when run like this `yes|nl -s%n' [4.5.3] * du --dereference-args (-D) no longer fails in certain cases * `ln --target-dir=DIR' no longer fails when given a single argument |