From: Jim Meyering Date: Thu, 2 Sep 1999 21:34:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~230 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bde83a3346f52bdf45051dedf97c01aa3121564;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 91a4f6c7f7..fa1284af86 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +1999-09-02 Jim Meyering + + * src/expr.c: Remove xstrdup declaration. + * src/date.c: Likewise. + * src/pathchk.c: Likewise. + * src/su.c: Likewise. + 1999-08-29 Jim Meyering * tests/nice: Use `nice' instead of $nice.