diff options
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3f4e94d25..0c749e0a7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.1. + * src/copy.c (copy_internal): Call record_dest for all types of + files (for which this makes sense), not just regular ones. + * mkinstalldirs: Update from master. * Makefile.maint (wget-update): Add mkinstalldirs. |