From: Jim Meyering Date: Sun, 1 Nov 1998 00:52:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-b7~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8458f55338354f656d71d37d3a5a9ba8ff885321;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 61d09521ea..2c54ef292c 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +1998-10-31 Jim Meyering + + * tests/factor/Makefile.am: Rewrite to use new testing framework. + * tests/factor/Test.pm: Remove file. + * tests/factor/factor-tests: Remove file. + * tests/factor/basic: New file (rewrite of Test.pm). + + * acconfig.h (stat): New #undef. + 1998-10-03 Jim Meyering * man/Makefile.am: Switch to using help2man.