From: Jim Meyering Date: Sat, 28 Oct 1995 21:04:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~12276 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7262bbe861bf51032b7a0a154692e16fd6ef6c7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index eae968a973..4f09be07f0 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,8 +1,8 @@ Sat Oct 28 16:02:39 1995 Jim Meyering (meyering@comco.com) - * md5sum.c (md5_check): Use the same message format when the single - file has a read error or checksum mismatch as when there are more. - Suggestion from Greg Troxel (gdt@b-sgi.bbn.com). + * md5sum.c (md5_check): Use the same message format when there is + a single file and it gets a read error or checksum mismatch as when + there are more. Suggestion from Greg Troxel (gdt@b-sgi.bbn.com). Thu Oct 26 00:11:35 1995 Jim Meyering (meyering@comco.com)