]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 3 Jul 1995 03:11:05 +0000 (03:11 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Jul 1995 03:11:05 +0000 (03:11 +0000)
old/textutils/ChangeLog

index a51d516abdfb7e509277b8cead145c40363d301b..541841409f72bf8f4c5510bc699099d550287d8e 100644 (file)
@@ -1,3 +1,9 @@
+       * md5sum.c (split_3): Rewrite to parse Plumb/Lankester format as well.
+       (main): Write (de facto) standard Plumb/Lankester format.
+       New option: --quiet.
+       Check option no longer takes an argument.
+       When checking, exit status reflects success.
+
 Sat Jun 24 16:18:01 1995  Jim Meyering  (meyering@comco.com)
 
        * md5sum.c [__GNUC__]: Don't conditionalize use of "inline".