From: Jim Meyering Date: Mon, 26 Aug 1996 03:51:49 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_13b~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8676a3282e36cb0ae2aee439918736b088f6934;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5d72cb79a8..279a513ab5 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 25 22:50:47 1996 Jim Meyering + + * checks/sort-test/Makefile.am (EXTRA_DIST): Add $x-tests. + ($x-tests): Guard dependencies with @MAINT@. + Sat Aug 24 14:25:41 1996 Jim Meyering * src/cat.c (cat): Cast first arg to stpcpy to char* to avoid warnings.