summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-19 21:36:56 +0000
committerJim Meyering <jim@meyering.net>2002-07-19 21:36:56 +0000
commit748de084cc503c0c29023a96985536332eb0070b (patch)
treeffc5bb62246a483eef90f26d28d647057cc6d511
parent7ca9560cafd47f76e23eaf051676b0191411c80e (diff)
downloadcoreutils-748de084cc503c0c29023a96985536332eb0070b.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog2
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.