]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 14:21:47 +0000 (14:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 14:21:47 +0000 (14:21 +0000)
old/textutils/NEWS

index 5338f06b4320b4a50c8a0850a7c1381366fa04d4..1fb1a37f5582f20eb97203e2017582febdb33990 100644 (file)
@@ -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