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 62713b1eb..30b54f53e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2001-01-10 Jim Meyering <meyering@lucent.com> + * Version 4.0.36. + * src/copy.c (copy_internal): Don't allow cp (or mv, when working across a partition boundary) to overwrite a non-directory with a directory. Reported by Michael J. Croghan. |