From a6921b13ef97216b41885932e77fb9581b809559 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 10 Mar 2002 08:28:43 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 66f60121fe..cba5676291 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,20 @@ -2002-03-09 Jim Meyering +2002-03-10 Jim Meyering * Version 4.1.7. + * src/copy.c (copy_reg): Don't exit upon finding a replaced file. + Instead, just skip it like the diagnostic says. + Reported by Paul Eggert. + +2002-03-09 Paul Eggert + + * src/copy.c (copy_reg): Use a more concise diagnostic for + reporting replaced files. This avoids a bug in the code, + which mishandled ino_t wider than long. + * src/remove.c (remove_dir): Likewise, twice. + +2002-03-09 Jim Meyering + * Makefile.am (EXTRA_DIST): Remove config/config.rpath, now that automake knows about it. -- 2.47.3