summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-08 19:28:46 +0000
committerJim Meyering <jim@meyering.net>2006-09-08 19:28:46 +0000
commit262296271d6f5f178c54ae4b9a4186050acb3efa (patch)
treef66da9944ae8408dbf2ff862e6b09a5afbbc8303 /ChangeLog
parent5c81574ed52d294a58617c9bb8b86fb0caa1f71e (diff)
downloadcoreutils-262296271d6f5f178c54ae4b9a4186050acb3efa.tar.xz
* bootstrap: Export CVS_RSH separate from its assignment, to work
even with Solaris 10's /bin/sh. Suggestion from Mark D. Baushke.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73283c6c5..e204153fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-08 Jim Meyering <jim@meyering.net>
+
+ * bootstrap: Export CVS_RSH separate from its assignment, to work
+ even with Solaris 10's /bin/sh. Suggestion from Mark D. Baushke.
+
2006-09-08 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: tail now ignores the -f option if POSIXLY_CORRECT is set,