diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-02 23:00:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-02 23:00:05 +0000 |
commit | aa1ba5a545e27fae56c0e48b496520a11147c08d (patch) | |
tree | 35f87757b0885e816ded6ecf380467d8dd7e611e | |
parent | 375a8e0232fc6593b393bb9467b34b90cbd9be17 (diff) | |
download | coreutils-aa1ba5a545e27fae56c0e48b496520a11147c08d.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ sys_siglist, and friends. Problem reported by Toney Leneis in <http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00136.html>. +2004-02-25 Paul Eggert <eggert@twinsun.com> + + * tests/du/deref-args, tests/du/exclude, tests/du/slash: + * tests/du/trailing-slash: Run envvar-check in case BLOCK_SIZE + etc. are set. + 2004-02-23 Jim Meyering <jim@meyering.net> * src/seq.c (usage): Remove stray space after \n in --help output. |