summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-22 14:21:47 +0000
committerJim Meyering <jim@meyering.net>2000-10-22 14:21:47 +0000
commitf08ced6c34f33455845ccbc0363618c7b2b8982b (patch)
treeeb4ff75c6ec6634e609a710fed9dd1ac7bf46e54 /old
parentc66278dffca427a343f3bd8c38017157720e9f55 (diff)
downloadcoreutils-f08ced6c34f33455845ccbc0363618c7b2b8982b.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 5338f06b4..1fb1a37f5 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,6 +1,6 @@
Changes in release 2.1
[2.0.8]
-* new program: shasum
+* new program: sha1sum
* wc accepts new -m option: count (potentially multi-byte) characters
* wc's `--chars' option is now equivalent to -m, not --bytes as it used to be
* `cat -n' works properly when processing 2^31 or more lines