From: Jim Meyering Date: Sun, 23 Oct 2005 15:31:44 +0000 (+0000) Subject: Add new programs: sha224sum, sha256sum, sha384sum, sha512sum. X-Git-Tag: v6.0~1507 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=123571ad4ddd3b26258a939c7504ebf99a2b7929;p=thirdparty%2Fcoreutils.git Add new programs: sha224sum, sha256sum, sha384sum, sha512sum. Add their names to the list. --- diff --git a/README b/README index 2da69589c5..2f5373d9c4 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.