Tue Aug 8 21:49:27 1995 Jim Meyering (meyering@comco.com)
+ * md5sum.c (main): Fail if either --verbose or --quiet is specified
+ when not verifying checksums.
+
* md5sum.c (md5_check): Fail if no valid line is found.
Don't use the word `fail' unless there were failures --
say `all N tests passed.'
* md5sum.c (main) [handling --string option]: Don't output
nonstandard `b' binary flag. From Greg Troxel (gdt@bbn.com).
* md5-test.rfc: Remove now-inconsistant `b' marker.
+ (usage): Clarify help message. With suggestions from Greg Troxel.
Mon Aug 7 23:27:54 1995 Jim Meyering (meyering@comco.com)