From 2431a66944216b388cfe732d95120632a1a34a9a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 1 May 2002 14:22:33 +0000 Subject: . --- old/fileutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'old/fileutils') 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 + + * 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 * Version 4.1.9. -- cgit v1.2.3-54-g00ecf