From: Paul Eggert Date: Sun, 30 Oct 2005 21:45:45 +0000 (+0000) Subject: * tests/mkdir/p-3: Require that the test be run as non-root. X-Git-Tag: v6.0~1446 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b700d84f754a2005d6001dd2bc5322fefd7a9ef;p=thirdparty%2Fcoreutils.git * tests/mkdir/p-3: Require that the test be run as non-root. --- diff --git a/ChangeLog b/ChangeLog index f49e27f774..32a3b2478f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-10-28 Paul Eggert +2005-10-30 Paul Eggert * Version 6.0-cvs. + * tests/mkdir/p-3: Require that the test be run as non-root. + Problem and trivial fix reported by Theodoros V. Kalamatianos. + +2005-10-28 Paul Eggert + * src/ln.c (FILE_BASENAME_CONCAT): Omit unnecessary slashes in the boundary between DEST and SOURCE in the result.