From: Jim Meyering Date: Sun, 7 Nov 1999 10:33:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c13a28cc357a44bf623a81bea8f4579e666d1284;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d6066e184d..02eb566649 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 1999-11-07 Jim Meyering + * 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