summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-10-23 15:36:09 +0000
committerJim Meyering <jim@meyering.net>2005-10-23 15:36:09 +0000
commitce9b73cda43dfc6dc5a3100c9aee101e6b58303f (patch)
treedab4778532a3260351f17f1c6a93831dd273d330
parent123571ad4ddd3b26258a939c7504ebf99a2b7929 (diff)
downloadcoreutils-ce9b73cda43dfc6dc5a3100c9aee101e6b58303f.tar.xz
*** empty log message ***
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 621c506fd..f0d373619 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@ GNU coreutils NEWS -*- outline -*-
* Major changes in release 6.0 (????-??-??) [unstable]
+** New programs
+
+ sha224sum: print or check a SHA224 (224-bit) checksum
+ sha256sum: print or check a SHA256 (256-bit) checksum
+ sha384sum: print or check a SHA384 (384-bit) checksum
+ sha512sum: print or check a SHA512 (512-bit) checksum
+
* Major changes in release 5.92 (2005-10-22) [stable]
** Bug fixes