]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 24 Oct 2005 13:42:28 +0000 (13:42 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 24 Oct 2005 13:42:28 +0000 (13:42 +0000)
ChangeLog

index 5b4143d31ad9947def0436612a3162ea6779649a..1cf99d3a682c4b57b3e1fcf35f823114a7a4fa58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-24  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * 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  <jim@meyering.net>
 
        * src/dircolors.c (ls_codes): Add missing comma.