summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-12-21 11:39:22 +0000
committerJim Meyering <jim@meyering.net>2001-12-21 11:39:22 +0000
commitdf5fb23be1a032ca4d0ed57d47c0269ca96bcf35 (patch)
tree585bb4bdfbf6e56a185cee57d79367e22e5d7bd5 /old
parent9b9c6a85657685474a731419f117be9ed3f1ed2a (diff)
downloadcoreutils-df5fb23be1a032ca4d0ed57d47c0269ca96bcf35.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 63604488a..2d689e63b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-21 Jim Meyering <meyering@lucent.com>
+
+ * src/shred.c [!HAVE_CONFIG_H]: Remove cpp block that duplicated
+ code in lib/ for compiling this program without config.h.
+
2001-12-19 Paul Eggert <eggert@twinsun.com>
* src/shred.c: Add FSF copyright notice.