diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-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 0d9baf12b..d1c1f81e1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -5,6 +5,8 @@ * 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/mkdir/t-slash: New test for this. + * tests/mkdir/Makefile.am (TESTS): Add t-slash. * tests/mv/mv-special-1: Create and `cd' into temporary directory before anything else. Reported by Volker Borchert. |