diff options
author | Jim Meyering <jim@meyering.net> | 1999-05-12 16:01:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-05-12 16:01:29 +0000 |
commit | 150ca569b5d6fff29c6a6d816f1cad279fc4e4ef (patch) | |
tree | a97fd4ca811854c74ab044991e5ab0687774690b /old/textutils | |
parent | 048a38dc5413f2fa001ea6a205ec7901842740c2 (diff) | |
download | coreutils-150ca569b5d6fff29c6a6d816f1cad279fc4e4ef.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8e0e0fd79..5eadfe770 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +1999-05-12 Jim Meyering <meyering@ascend.com> + + * tests/Makefile.am (envvar-check): Renamed from check-local. + (check): Depend on envvar-check so the envvar check is performed + before all other tests. Reported by Volker Borchert. + * tests/.env-warn: Use `%%' place-holder that Makefile.am rule expects, + so CDPATH is mentioned in the message. Reported by Volker Borchert. + 1999-05-11 Jim Meyering <meyering@ascend.com> * src/sort.c (usage): Split the --help message into two pieces so that |