.
authorJim Meyering <jim@meyering.net>
Tue, 1 Oct 1996 04:38:28 +0000 (04:38 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 1 Oct 1996 04:38:28 +0000 (04:38 +0000)
old/textutils/ChangeLog
old/textutils/NEWS

index 8e1af8cbaf93eb1e1584608679211ab68af5a390..87dc61b6076cc50dbd4d752c313ea97f0c245697 100644 (file)
@@ -1,3 +1,7 @@
+Mon Sep 30 23:35:46 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * acinclude.m4: Update definitions from gettext-0.24.
+
 Sun Sep 29 20:04:53 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * tests/sort-test/build-script.pl: Die if close fails.
index 773e59e0aa51ac054a751975f2c40c898266e0f9..b65649fecfc712aa3f1e6bc2fce1c43a026b4619 100644 (file)
@@ -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