diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-08 18:11:02 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-08 18:11:02 +0000 |
commit | db5bc1417a259500c4b755a3a0870f5121c3266b (patch) | |
tree | 7a8899a524c9770cbd9d74417481333e16e9ae29 /chapter01/changelog.xml | |
parent | 0539aeae99281c6466bdd7b41e78bbe1c2a2560d (diff) |
Merge branch 'bash-test-fix'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a703e5de..22da38a17 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -52,6 +52,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> |