summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-29 08:05:00 +0000
committerJim Meyering <jim@meyering.net>2000-10-29 08:05:00 +0000
commit9ffd4ae3df2c4326c710b1ed52c9fc44ba5f7c8f (patch)
tree15a5839d9598193c8d3cb3256e397fd07dbe1a00
parentc487c2b9298bf8aae8086eaf40cbc4bbf1d09c62 (diff)
downloadcoreutils-9ffd4ae3df2c4326c710b1ed52c9fc44ba5f7c8f.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/NEWS2
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.