summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-01 22:40:58 +0000
committerJim Meyering <jim@meyering.net>2003-08-01 22:40:58 +0000
commit2300c75a6dc0ba9520777612200fdc9bdac51a28 (patch)
tree62a1c7ff58edc9d7eabad0062bea260bdd7f1d2d /ChangeLog
parent187adbe0b168d0135d03974569e45d8fc7ab7d84 (diff)
downloadcoreutils-2300c75a6dc0ba9520777612200fdc9bdac51a28.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab68419e8..ca4529a0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>