summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2afaf682d..8af4d3a3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
* src/install.c (main): Likewise.
(install_file_in_file_parents): Update make_dir_parents caller.
* tests/mkdir/p-3: New test for today's mkdir.c/mkdir-p.c bug fixes.
+ * tests/mkdir/Makefile.am (TESTS): Add p-3.
2005-06-10 Paul Eggert <eggert@cs.ucla.edu>