]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 25 May 1997 03:47:31 +0000 (03:47 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 May 1997 03:47:31 +0000 (03:47 +0000)
old/fileutils/ChangeLog

index e4a59ae06733a90ea956e346c86abf1ae8e74cd9..028617087b65b0ad768aa661d6af0c0f5e9034f1 100644 (file)
@@ -1,5 +1,9 @@
 Sat May 24 09:20:12 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/rmdir.c: New options: --ignore-fail-on-non-empty and --verbose.
+       (remove_parents): Implement new options.
+       (main): Likewise.
+
        * lib/mountlist.c (read_filesystem_list): Show automount-related
        duplicate filesystems only when --all specified.  With suggestions
        from Stuart Kemp.  Also indent cpp directives.