summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-10-23 15:31:44 +0000
committerJim Meyering <jim@meyering.net>2005-10-23 15:31:44 +0000
commit123571ad4ddd3b26258a939c7504ebf99a2b7929 (patch)
tree4b30de83a0b21811cfb0508a2ebbaef127c8069a /README
parent1974bccc56d2826c344497d63c1b2344fa1a0df8 (diff)
downloadcoreutils-123571ad4ddd3b26258a939c7504ebf99a2b7929.tar.xz
Add new programs: sha224sum, sha256sum, sha384sum, sha512sum.
Add their names to the list.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 2da69589c..2f5373d9c 100644
--- a/README
+++ b/README
@@ -11,9 +11,10 @@ The programs that can be built with this package are:
df dir dircolors dirname du echo env expand expr factor false fmt fold
ginstall groups head hostid hostname id join kill link ln logname ls
md5sum mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr
- printenv printf ptx pwd readlink rm rmdir seq sha1sum shred sleep sort
- split stat stty su sum sync tac tail tee test touch tr true tsort tty
- uname unexpand uniq unlink uptime users vdir wc who whoami yes
+ printenv printf ptx pwd readlink rm rmdir seq sha1sum sha224sum sha256sum
+ sha384sum sha512sum shred sleep sort split stat stty su sum sync tac tail
+ tee test touch tr true tsort tty uname unexpand uniq unlink uptime users
+ vdir wc who whoami yes
See the file NEWS for a list of major changes in the current release.