diff options
author | Jim Meyering <jim@meyering.net> | 2003-05-03 15:11:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-05-03 15:11:25 +0000 |
commit | 34bd9f31cc41aeb4db1acddc5e16fe448cbfe54d (patch) | |
tree | 7d69cd4598c6a0e17733b8995aff6f33369fa686 /ChangeLog | |
parent | 75fc3fd6a010a1f32746d0db8bc3b0507da924b6 (diff) | |
download | coreutils-34bd9f31cc41aeb4db1acddc5e16fe448cbfe54d.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ (main): Likewise, for head_file. Handle new, undocumented option, --presume-input-pipe. Handle negative line and byte counts. + * tests/head/Test.pm: Add lots of tests to exercise --bytes=-N. * tests/du/8gb: Skip test if the file system of `.' doesn't support sparse files -- otherwise it'd create a file of size 8GB. |