]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message *** TEXTUTILS-2_0_13
authorJim Meyering <jim@meyering.net>
Sun, 18 Mar 2001 16:55:12 +0000 (16:55 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 18 Mar 2001 16:55:12 +0000 (16:55 +0000)
old/sh-utils/ChangeLog
old/textutils/ChangeLog

index f46a5d94f34ab9b3c68ba0f2488e482f0a70008b..94ec0876e4612ba62260c475857f4ce4c3826dd4 100644 (file)
@@ -1,3 +1,9 @@
+2001-03-18  Jim Meyering  <meyering@lucent.com>
+
+       * 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  <meyering@lucent.com>
 
        * doc/sh-utils.texi (date invocation): Correct the description of how
index 7a656ec5fcfb5cff57fc77e1b0d812c542bce4a5..1f455f0004045e49dfa151bfc623ac15453d8d64 100644 (file)
@@ -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  <eggert@twinsun.com>
 
        * src/sort.c, src/tail.c, src/uniq.c (usage):