diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-01 22:40:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-01 22:40:58 +0000 |
commit | 2300c75a6dc0ba9520777612200fdc9bdac51a28 (patch) | |
tree | 62a1c7ff58edc9d7eabad0062bea260bdd7f1d2d | |
parent | 187adbe0b168d0135d03974569e45d8fc7ab7d84 (diff) | |
download | coreutils-2300c75a6dc0ba9520777612200fdc9bdac51a28.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ * tests/Makefile.am (TESTS_ENVIRONMENT): Set PATH so that the tests in help-version will use the just-built binaries. + Reported by Christian Krackowizer. 2003-07-31 Paul Eggert <eggert@twinsun.com> |