summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-07 10:33:11 +0000
committerJim Meyering <jim@meyering.net>1999-11-07 10:33:11 +0000
commitc13a28cc357a44bf623a81bea8f4579e666d1284 (patch)
tree362b6e0cfd56bee8f46e2d7efdb1468b6bd99ced /old
parentde9a8777165b1c5a0a6facbeb7fa617e3b4fa330 (diff)
downloadcoreutils-c13a28cc357a44bf623a81bea8f4579e666d1284.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index d6066e184..02eb56664 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,10 @@
1999-11-07 Jim Meyering <meyering@ascend.com>
+ * configure.in (AC_OUTPUT): Add tests/dd/Makefile.
+ * tests/Makefile.am (SUBDIRS): Add rmdir.
+ * tests/rmdir: New directory
+ * tests/rmdir/ignore: New file.
+
* src/rmdir.c (remove_parents): Use the correct test (just as in
main) in handling --ignore-fail-on-non-empty. From Michael Stone.
(usage): Improve description of --parents. Based on suggestion from