summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-01-12 08:55:01 +0000
committerJim Meyering <jim@meyering.net>1998-01-12 08:55:01 +0000
commit68e5877403dc12df7c83025d5ac2ae527db3352c (patch)
tree4d9ae826c6dc2c7aedef319a8a3c6b5cf9403385 /old
parent2b906615c26ff64ddbae8e374e697a0864b99480 (diff)
downloadcoreutils-68e5877403dc12df7c83025d5ac2ae527db3352c.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c6008d5b8..37dd4c666 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -3,7 +3,7 @@
* lib/fileblocks.c: Include sys/param.h only #if HAVE_SYS_PARAM_H.
Move function-spanning `#if ...BSIZE' stmt to follow inclusion of
sys/param.h since BSIZE is sometimes defined in sys/param.h.
- Based on a patch from Philippe De Muyter.
+ Reported by Philippe De Muyter.
1998-01-10 Jim Meyering <meyering@na-net.ornl.gov>