diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 65641819c..9b0881994 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.