From: Jim Meyering Date: Tue, 1 Oct 1996 04:38:28 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_13f~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa3bbe8eb293281bda8ae245b716af7c0fd62665;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8e1af8cbaf..87dc61b607 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,7 @@ +Mon Sep 30 23:35:46 1996 Jim Meyering + + * acinclude.m4: Update definitions from gettext-0.24. + Sun Sep 29 20:04:53 1996 Jim Meyering * tests/sort-test/build-script.pl: Die if close fails. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 773e59e0aa..b65649fecf 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -3,7 +3,7 @@ Changes in release 1.20 * update configuration system to use automake's aclocal program * configure performs sanity check on CC and CFLAGS to avoid a misleading failure that suggested cross-compiling was the cause -* distribute test suites for tr, sort (more will be integrated soon) +* distribute test suites for cut, sort, tr (more will be integrated soon) * unexpand no longer gets in endless loop * when verifying checksums, md5sum uses the binary mode flag from the input stream rather than the one from the command line