summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-05-01 14:22:33 +0000
committerJim Meyering <jim@meyering.net>2002-05-01 14:22:33 +0000
commit2431a66944216b388cfe732d95120632a1a34a9a (patch)
treeda71f7c946c2ea7a718ab7c0cd1e352cae4e46db /old/fileutils
parentb016bc2d4f144e3021173f3ff4425d20c8f1d1a6 (diff)
downloadcoreutils-2431a66944216b388cfe732d95120632a1a34a9a.tar.xz
.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 0fb4f4640..266de51ea 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,11 @@
+2002-04-27 Jim Meyering <meyering@lucent.com>
+
+ * src/remove.c (cycle_check): New function containing code factored
+ out of remove_dir. The sole difference is that upon detecting a
+ cycle, rm now dies unconditionally. Before, in interactive mode,
+ it would ask the user whether to continue.
+ (remove_dir): Call cycle_check.
+
2002-04-25 Jim Meyering <meyering@lucent.com>
* Version 4.1.9.