diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-29 07:55:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-29 07:55:27 +0000 |
commit | 4b4c8534e600cc64969a07412d0f7f93569f6b55 (patch) | |
tree | c8f901c171f91347da60a24e5325189453db562b | |
parent | e716f459a5089f8df7345d1b09660a317354b960 (diff) | |
download | coreutils-4b4c8534e600cc64969a07412d0f7f93569f6b55.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4ed188d4b..b8a3056ef 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,7 +2,8 @@ * src/ls.c (DT_INIT): Define. [enum filetype]: Remove the #ifdef, and use DT_INIT on the - initializers instead. Reported by John David Anglin. + initializers instead. `unknown' was undefined for some systems. + Reported by John David Anglin. * tests/lang-default (LC_COLLATE): Set it to the empty string and export it. Otherwise, tests/cp/cp-mv-backup would fail e.g., when |