diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-04 12:36:18 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-04 12:36:18 +0000 |
commit | db07df54488a5b2e132ff007aa3c2d4abe6d771c (patch) | |
tree | eee77e6fd63d04a1f9f318c658f25f9bd50607b8 | |
parent | 4adeb812601f9e245bd5543889e1aba213768894 (diff) | |
download | coreutils-db07df54488a5b2e132ff007aa3c2d4abe6d771c.tar.xz |
.
-rw-r--r-- | old/textutils/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index e8007f8a4..d49c4a40f 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,3 +1,7 @@ +Changes in release 1.19 +* md5sum can verify digests of files with names containing newline characters +* update from gettext-0.10.20. + Changes in release 1.18 * when building sort, link with -lm on systems that use the replacement strtod * update from gettext-0.10.17. |