diff options
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index d49c4a40f..2355b4fde 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,3 +1,11 @@ +Changes in release 1.20 +* 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, ... FIXME +* 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 + Changes in release 1.19 * md5sum can verify digests of files with names containing newline characters * update from gettext-0.10.20. |