From: Jim Meyering Date: Sat, 28 Oct 1995 21:02:57 +0000 (+0000) Subject: . X-Git-Tag: v4.5.1~12277 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008028896b9c94b1754753ed38e98d926790703c;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 040a74226d..eae968a973 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +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). + Thu Oct 26 00:11:35 1995 Jim Meyering (meyering@comco.com) * sort.c (xfopen): Rewrite using open/fdopen in order to set