summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-10 09:42:16 +0000
committerJim Meyering <jim@meyering.net>2001-01-10 09:42:16 +0000
commita49513bedda382cff5801b8e4247a2aeab5dcc13 (patch)
tree04a31bc67f4c1402dbd189073f1ec3abe2ad852e /old
parentfc6a8dcfb2ad0ce22f4a632fd1f0d71a3f755a61 (diff)
downloadcoreutils-a49513bedda382cff5801b8e4247a2aeab5dcc13.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
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.