summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-18 13:36:40 +0000
committerJim Meyering <jim@meyering.net>2000-11-18 13:36:40 +0000
commitcdc8ee798f1234cb8520ed4c12664eb0824e32fa (patch)
treee60cafafad5e97698afe6aadc905b373a0e0b86e /old
parentcaf54306a311557434658a82d9df4c92b10e1784 (diff)
downloadcoreutils-cdc8ee798f1234cb8520ed4c12664eb0824e32fa.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index dc21d7565..0d9baf12b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,13 @@
* Version 4.0.32.
+ * src/mkdir.c (main): With --parents, remove any trailing slashes
+ from the argument to the final mkdir call. Required for NetBSD.
+ Reported by Volker Borchert.
+
+ * tests/mv/mv-special-1: Create and `cd' into temporary directory
+ before anything else. Reported by Volker Borchert.
+
* configure, config.h.in, Makefile.in, etc.: Regenerate using the
very latest version (in CVS) of autoconf.