From: Jim Meyering Date: Mon, 24 Oct 2005 13:42:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1466 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0938dcec7b4650f3550552303adf119448f8b4d2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5b4143d31a..1cf99d3a68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-10-24 Dmitry V. Levin + + * tests/install/d-slashdot: New test, for "install -d" failure. + * tests/install/Makefile.am (TESTS): Add d-slashdot. + * tests/mkdir/p-slashdot: New test, for "mkdir -p" failure. + * tests/mkdir/Makefile.am (TESTS): Add p-slashdot. + 2005-10-24 Jim Meyering * src/dircolors.c (ls_codes): Add missing comma.