diff options
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 7653ae193..38a753ed9 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. |