From: Jim Meyering Date: Tue, 18 Feb 2003 21:17:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.8~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ac28e3deef78ba6b90fe74be11ba28e8a37f877;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 7653ae193f..38a753ed9b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -4,8 +4,8 @@ Ensure that it is a multiple of 64. Rearrange loop exit tests so as to avoid performing an additional fread after encountering an error or EOF. - Reported by Michael Bacarella. * sha.c (sha_stream): Likewise. + Reported by Michael Bacarella. * Makefile.am (CLEANFILES): Remove ftw.h and search.h. (DISTCLEANFILES): Add them here.