From: Jim Meyering Date: Sun, 18 Mar 2001 16:55:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_13^0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=6f634593ab985dff18b183c500bc87a10eaebf06;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index f46a5d94f3..94ec0876e4 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +2001-03-18 Jim Meyering + + * 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-10 Jim Meyering * doc/sh-utils.texi (date invocation): Correct the description of how diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7a656ec5fc..1f455f0004 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,10 @@ * Version 2.0.13. + * 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 * src/sort.c, src/tail.c, src/uniq.c (usage):