summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-03-18 16:55:12 +0000
committerJim Meyering <jim@meyering.net>2001-03-18 16:55:12 +0000
commit6f634593ab985dff18b183c500bc87a10eaebf06 (patch)
treebd514ec6125c2c8f2df8fac981910eabf01fbe73
parent52e8da0bc2b06db8e3654c853521f63a0ce91a14 (diff)
downloadcoreutils-6f634593ab985dff18b183c500bc87a10eaebf06.tar.gz
*** empty log message ***TEXTUTILS-2_0_13
-rw-r--r--old/sh-utils/ChangeLog6
-rw-r--r--old/textutils/ChangeLog4
2 files changed, 10 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index f46a5d94f..94ec0876e 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 7a656ec5f..1f455f000 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 <eggert@twinsun.com>
* src/sort.c, src/tail.c, src/uniq.c (usage):