From: Jim Meyering Date: Sat, 5 Jan 2002 20:38:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec759ed617f010c8fc5e52cdbad38e6e8144d2a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ca29dfbac7..e4baa74be4 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -13,7 +13,8 @@ 2001-12-21 Jim Meyering * 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