diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-11 17:00:48 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-11 17:00:48 +0000 |
commit | b2f6f2443f0132a8b7590818cd440506ef4a3256 (patch) | |
tree | 0f7907a5ed461a5bdfd44b79b8bf273e8e9e0d65 /chapter01/changelog.xml | |
parent | a44a1c3a1f5be8912c5c402d8fe544a761f7dcb4 (diff) |
Change bash stdin test fix to affect only the necessary script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d4370eb23..3d83eff24 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,12 +36,12 @@ </listitem> --> - <!-- replace with real entry --> <listitem> <para>2007-08-11</para> <itemizedlist> <listitem> - <para>[dnicholson] - Started 7.0 milestone.</para> + <para>[dnicholson] - Changed the Bash testsuite standard input fix + to only affect the necessary test script.</para> </listitem> </itemizedlist> </listitem> |