diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-29 08:05:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-29 08:05:00 +0000 |
commit | 9ffd4ae3df2c4326c710b1ed52c9fc44ba5f7c8f (patch) | |
tree | 15a5839d9598193c8d3cb3256e397fd07dbe1a00 /old/fileutils/NEWS | |
parent | c487c2b9298bf8aae8086eaf40cbc4bbf1d09c62 (diff) | |
download | coreutils-9ffd4ae3df2c4326c710b1ed52c9fc44ba5f7c8f.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 685db47bb..80ceacd80 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 4.01: +[4.0.29] +* ls.c wouldn't compile on some systems: fix it [4.0.28] * ls is much more efficient on systems (e.g., linux-2.4.*) that store file type information in directory entries. |