1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-13 07:15:50 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-09-16 09:28:42 +00:00
parent 4d87cd7f5c
commit 17eefced98

View File

@@ -4,8 +4,6 @@
* man/Makefile.am: Revamp this file, as for fileutils.
2001-09-14 Jim Meyering <meyering@lucent.com>
* 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.