From: Jim Meyering Date: Wed, 12 May 1999 16:01:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22l~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=150ca569b5d6fff29c6a6d816f1cad279fc4e4ef;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8e0e0fd795..5eadfe7708 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +1999-05-12 Jim Meyering + + * 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 * src/sort.c (usage): Split the --help message into two pieces so that