diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e340f499c..f525cf742 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ Thu Jul 4 12:34:50 1996 Jim Meyering <meyering@na-net.ornl.gov> + * src/Makefile.am (libexec_PROGRAMS): Regenerate using patched + automake-1.0 to work around rm -f bug on Solaris2.4. + Reported by Kaveh Ghazi. + * src/ls.c: Make `dir --version' and `vdir --version' print their names, not `ls'. Reported by Ulrich Drepper. |