summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-27 23:36:15 +0000
committerJim Meyering <jim@meyering.net>1994-10-27 23:36:15 +0000
commit1cd8c36e4dad2db1d6745ffa65c994ea69265b93 (patch)
tree3b4a4d5e67795e97f15ae8718d37660c8012f585 /old/fileutils
parent2e9d555f8ce34edba4de7e3df007400f113b2167 (diff)
downloadcoreutils-1cd8c36e4dad2db1d6745ffa65c994ea69265b93.tar.xz
merge with 3.9t
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c28f8722e..7cffa8325 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
Thu Oct 27 00:02:45 1994 Jim Meyering (meyering@comco.com)
+ * fsusage.c: Include <sys/stat.h> before safe-stat.h.
+
* cp.c (make_path): Don't change protections on existing directory.
Reported by Andreas Schwab.