From 3bb9bacdd7470be8c3b66ca7270b07cb9920ff52 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 18 Feb 2003 19:00:54 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index da90db4fb4..7653ae193f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,12 @@ 2003-02-18 Jim Meyering + * md5.c (md5_stream) [BLOCKSIZE]: Move definition to top of file. + 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. + * Makefile.am (CLEANFILES): Remove ftw.h and search.h. (DISTCLEANFILES): Add them here. Add fnmatch.h, too. -- 2.47.2