summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-12-12 05:46:44 +0000
committerJim Meyering <jim@meyering.net>1998-12-12 05:46:44 +0000
commit8ff77278a2f83ca89adf81a7b8ce91b4d8473337 (patch)
treefac84e3752f358beae73fec790fbf7357ba91b22 /old
parent8c97b5c46e1972d919dd59f8f61f414e44451b9e (diff)
downloadcoreutils-8ff77278a2f83ca89adf81a7b8ce91b4d8473337.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 72be940d8..d325aeea3 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,12 @@
* Version 4.1-b1.
+ * lib/Makefile.am (lstat.c): Add rule to generate this from xstat.in.
+ (stat.c): Likewise.
+ * lib/stat.c: Remove file.
+ * lib/lstat.c: Remove file.
+ * lib/xstat.in (xstat@): New file.
+
* lib/quotearg.c (quotearg_buffer): Use `7' as the mask, not `3'.
From Bruno Haible.
* tests/ls-2/tests: Add a test for this.