From: Jim Meyering Date: Thu, 4 Jul 1996 14:53:28 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18c~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f868304cf98dd21172f696b3da6cf8b71b136d4;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e61992ad43..3b812f1306 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -9,6 +9,12 @@ Thu Jul 4 07:24:54 1996 Jim Meyering (split_3): Rewrite to handle file names with embedded newlines. Miles Bader and Jim Blandy suggested this new encoding scheme. + * src/md5sum.c (md5_file): Replace obsolete comment with a description + of the function. + (md5_check): Don't use "s"-adding trick to form the plural of + `checksum.' That doesn't work well with translation. + Suggestions from Ulrich Drepper. + Wed Jul 3 23:21:09 1996 Jim Meyering * src/md5sum.c (split_3): Correct test for 35-byte line to accomodate