diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-18 16:54:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-18 16:54:25 +0000 |
commit | 52e8da0bc2b06db8e3654c853521f63a0ce91a14 (patch) | |
tree | 869a29e376b235c6035f8e763fec4770be416b7a /old/fileutils | |
parent | 46c7196039b16c5373dd403409fc3f868e40093c (diff) | |
download | coreutils-52e8da0bc2b06db8e3654c853521f63a0ce91a14.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-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 987a8b725..97a39b16f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,10 @@ * Version 4.0.42. + * tests/Fetish.pm: If the $DJDIR envvar is defined, set SHELL + to $DJDIR/bin/bash.exe. Patch from Richard Dawe, based on a + suggestion from Eli Zaretskii. + 2001-03-17 Paul Eggert <eggert@twinsun.com> * doc/fileutils.texi: Warn that touch DATE FILE will be withdrawn. |