diff options
Diffstat (limited to 'old')
-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 cba7953bd..3bfc5fa72 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.0u. + * tests/rm/r-1: Clean up. + Be careful to remove temp directory upon interrupt. + * src/mv.c (main): Give the correct diagnostic when using the --target-dir=DIR option, but no arguments. Patch from Michael Stone. Reported by Herbert Xu. |