From f2d53500ae169c872eb7ef7193eaec31f7aa3042 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 12 May 2000 20:40:47 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ae878e7fe..835f637fb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,12 @@ +2000-05-12 Jim Meyering + + Unlike for mv, -i doesn't cancel the effect of -f + and -f doesn't cancel the effect of -i. + * src/cp.c (main) ['f']: Don't reset `x.interactive'. + ['i']: Don't reset `x.force'. + * src/copy.c (copy_internal): Fix force and interactive tests. + Patch from Michael Stone, reported by Jeff Sheinberg. + 2000-05-09 Jim Meyering * src/shred.c: Include sys/types.h in shred.c before including -- 2.34.1