summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b4143d31..1cf99d3a6 100644
--- 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.