summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-05 20:38:36 +0000
committerJim Meyering <jim@meyering.net>2002-01-05 20:38:36 +0000
commitcec759ed617f010c8fc5e52cdbad38e6e8144d2a (patch)
tree315db193ce394cadfeef38f94266e9d0111a584d /old/fileutils
parent9d4fa35a77fe00461fe27ddca8dcf952666e6862 (diff)
downloadcoreutils-cec759ed617f010c8fc5e52cdbad38e6e8144d2a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ca29dfbac..e4baa74be 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -13,7 +13,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.
+ code in lib/ in order to facilitate compiling this program without
+ config.h.
2001-12-19 Paul Eggert <eggert@twinsun.com>