diff options
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a6f4ace1d..6c00b14c6 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,8 @@ * Version 4.0y. + * src/sys2.h (ISPRINT): Undef before defining to avoid warning. + * src/copy.c (copy_internal): Quote the file names that are displayed with --verbose and --backup. * src/remove.c (remove_file): Quote the file names that are displayed |