diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7f74840fd..0fb4f4640 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -38,10 +38,6 @@ * src/remove.c (rm): Call exit with EXIT_FAILURE, not `1'. - * src/remove.c (rm, remove_init, remove_fini): Don't use or even - initialize the active_dir_map unless --recursive (-r) is specified. - Suggestion from Andi Kleen - 2002-04-19 Jim Meyering * tests/cp/*: Clean up.