diff options
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ee822a06e..408f2977f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,14 @@ -2002-06-24 Jim Meyering <meyering@lucent.com> +2002-06-25 Jim Meyering <meyering@lucent.com> * Version 4.1.10. + * src/remove.c (prompt): Add a comment to help translators work + around the problem of making the translations of the adjective + `write-protected' and the corresponding run-time-variable noun + (e.g., file, directory, symlink, etc.) consistent. From Paul Eggert. + +2002-06-24 Jim Meyering <meyering@lucent.com> + * src/stat.c (usage): Add missing open-quote. Reported by Michael Piefel. |