]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 16 Jun 1995 04:25:05 +0000 (04:25 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Jun 1995 04:25:05 +0000 (04:25 +0000)
old/textutils/ChangeLog

index cdaf6e1b9f037b11bced7af93dca00fc4ec2c8fc..27b3c2e9bd2a27124fc652029d77b5994dbc3b6e 100644 (file)
@@ -15,6 +15,12 @@ Thu Jun 15 22:09:14 1995  Jim Meyering  (meyering@comco.com)
        or using strings.
        (hex_digits): Unprotoize.
 
+       * md5sum.c (main): Don't use a separate loop to convert to lower
+       case.  Suggested by Ulrich Drepper.
+       (CLOSE): New macro.
+       (md5_file): Use it.
+       From Ulrich Drepper.
+
        * md5sum.c: Don't include values.h.
        [__P]: Undefine it.