1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 07:43:58 +02:00
This commit is contained in:
Jim Meyering
1996-10-01 04:38:28 +00:00
parent 39c406f18a
commit fa3bbe8eb2
2 changed files with 5 additions and 1 deletions
+4
View 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.
+1 -1
View 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