diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-18 21:17:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-18 21:17:11 +0000 |
commit | 3ac28e3deef78ba6b90fe74be11ba28e8a37f877 (patch) | |
tree | f65eb8705d1cc8f2bf235fddae6725b61f01b260 /lib/ChangeLog | |
parent | 3bb9bacdd7470be8c3b66ca7270b07cb9920ff52 (diff) | |
download | coreutils-3ac28e3deef78ba6b90fe74be11ba28e8a37f877.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-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. |