aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2007-08-08 18:10:57 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2007-08-08 18:10:57 +0000
commit31d3f3218663df11fbc3f51e558c75a87fe5a5dd (patch)
tree7d38b3683ec96466874ae27f42ae55b7a306639a /chapter01/changelog.xml
parent954ca05ade9b67703033c023e014cb4b9c976c6d (diff)
Fix bash stdin test to work when switching users
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c27fb2604..2b163af61 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,12 @@
<para>2007-08-07</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Redirected <filename
+ class="devicefile">/dev/tty</filename> to standard input when
+ running the Bash testsuite to prevent errors with terminal
+ permissions.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Added the <parameter>--disable-werror</parameter>
parameter to Binutils Pass 1.</para>
</listitem>