summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-18 21:17:11 +0000
committerJim Meyering <jim@meyering.net>2003-02-18 21:17:11 +0000
commit3ac28e3deef78ba6b90fe74be11ba28e8a37f877 (patch)
treef65eb8705d1cc8f2bf235fddae6725b61f01b260 /lib
parent3bb9bacdd7470be8c3b66ca7270b07cb9920ff52 (diff)
downloadcoreutils-3ac28e3deef78ba6b90fe74be11ba28e8a37f877.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog2
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.