From: Jim Meyering Date: Sun, 22 Aug 1999 10:19:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~309 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8e722d58e9c03ff9f134437ed4b546dc6dd680c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 83fa1bd422..fda71c3a33 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +1999-08-22 Jim Meyering + + * src/sys2.h (IF_LINT): Define new macro. + * src/date.c (batch_convert): Use IF_LINT macro instead of #ifdef lint. + * src/pathchk.c (validate_path): Likewise. + 1999-08-21 Jim Meyering * src/hostid.c (usage): Remove the ` [-v]' from the Usage: line.