From: Jim Meyering Date: Sun, 16 Sep 2001 09:28:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17eefced98de9db59eff97e167a71b75d3d2389d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 65641819cd..9b0881994b 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -4,8 +4,6 @@ * man/Makefile.am: Revamp this file, as for fileutils. -2001-09-14 Jim Meyering - * src/md5sum.c (digest_check): On systems for which setmode actually does something, arrange to read the file containing checksum strings in text mode. Based on a patch from Chris Faylor.