diff options
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
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. |