summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 15747af..d9617fd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,17 @@ NEWS file for summain
=====================
+Version 0.8, released 2011-06-12
+--------------------------------
+
+* Uses newer cliapp API for defining settings.
+* Adds support for additional checksums: MD5, SHA224, SHA256, SHA386, and
+ SHA512.
+* Adds a speed-test utility to compare summain with other similar tools.
+ It is about as fast as md5sum(1) and sha1sum(1).
+* Manual page's list of options is now automatically generated.
+* Subdirectories are now sorted, to provide a more systematic output.
+
Version 0.7, released 2011-05-18
--------------------------------