From: Jim Meyering Date: Sat, 18 Nov 2000 13:40:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16f1ca4c354c7c7422da15faa4760b3f83b1b0b3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0d9baf12be..d1c1f81e19 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.