diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-15 14:03:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-15 14:03:06 +0000 |
commit | d679966505038cb227138788afe9ff527d4e914b (patch) | |
tree | 4b54b7a84b7f0e9ca42afb50e779a19062531ce1 | |
parent | f01319465c9fa95d728f0bc96cd0360e28542c58 (diff) | |
download | coreutils-d679966505038cb227138788afe9ff527d4e914b.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a691850e8..503552bbb 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,10 @@ 1999-04-15 Jim Meyering <meyering@ascend.com> + * tests/Makefile.am (EXTRA_DIST): Rename .posix-warn to .env-warn. + (check-local): Warn about CDPATH in the same way + we warn about POSIXLY_CORRECT, since the cp/same-file test fails at + least when using bash with CDPATH set. Reported by Mark Hewitt. + * src/pr.c Add comments. (init_header): Tweak white space in Date/Time header. * tests/pr/Test.pm: Updated all tests to reflect the big |