diff options
-rw-r--r-- | old/textutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index dbee42bdb..d2b58fee7 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -34,7 +34,7 @@ Changes in release 1.20 * fix bug in sort -c that sometimes resulted in a segfault Changes in test release 1.19p * md5sum's --string option is being deprecated and is no longer documented. - It is still accepted, but will be removed altogether in 1.21. + It is still accepted, but will be removed altogether in 1.22. * tr '[:lower:]' '[:upper:]' no longer fails when LC_CTYPE is set to iso_8859_1 on Solaris -- or any other character set with differing numbers of uppercase and lowercase characters |