summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-06-14 03:44:16 +0000
committerJim Meyering <jim@meyering.net>1995-06-14 03:44:16 +0000
commita04bfe9cbf1943dfb8e2a8e7cec3e4c57810c42a (patch)
tree1fb199c651ae583534bae48dc23b70e137a19164
parentf7c77084b45dd6886b0266267367f3a3cdba6b7e (diff)
downloadcoreutils-a04bfe9cbf1943dfb8e2a8e7cec3e4c57810c42a.tar.xz
.
-rw-r--r--old/textutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 7bc4fbf43..8ab8761f7 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,4 +1,6 @@
User-visible changes in release 1.12
+* sort no longer reports spurious errors on Ultrix systems
+* new program: md5sum
* all --help messages have been improved
* join's -a1 and -a2 options work
* tr '[:upper:]' '[:lower:]' no longer reads uninitialized memory