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 6c18392ea..3bf4c18d7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,8 @@ * Version 4.1.10. + * src/dircolors.hin: Add .wav. + * tests/rm/fail-eperm: Don't expect `ARGV_0=$0 exec ...' to work. It doesn't work with /bin/sh of Solaris5.6. Use an explicit `export ARGV_0' instead. |