From c7475ee11ebd7f317b7e96e71a60e563a8a4daa5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 1 May 2002 14:23:15 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 266de51ea..605b08f95 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2002-04-27 Jim Meyering + * Version 4.1.9. + * 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, @@ -8,8 +10,6 @@ 2002-04-25 Jim Meyering - * Version 4.1.9. - Avoid new warnings from gcc. * src/dd.c: Declare input_file and output_file to be `const'. (skip): Declare `file' parameter to be `const', too. -- cgit v1.2.3-54-g00ecf