From: Jim Meyering Date: Sun, 29 Oct 2000 08:04:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_11~10 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c487c2b9298bf8aae8086eaf40cbc4bbf1d09c62;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b8a3056eff..a0cea3a086 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-10-29 Jim Meyering + * tests/cp/cp-parents: Add a test. + * src/ls.c (DT_INIT): Define. [enum filetype]: Remove the #ifdef, and use DT_INIT on the initializers instead. `unknown' was undefined for some systems.