diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2006-01-10 20:39:53 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2006-01-10 20:39:53 +0000 |
commit | 3154d10b5789ba5a19cf90ed46a564e2f363b604 (patch) | |
tree | 52f6358762621fbf0bb862eb1845ab1e04d71be8 /chapter01/changelog.xml | |
parent | f420687e723a73d2d8d215393c714abd6beaf43f (diff) |
Use a sed so that gccbug uses mktemp.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 47b61df7a..2d72d6d90 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -124,7 +124,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> -<listitem><para>January 10, 2006 [ken]: Revert my move of mktemp.</para> +<listitem><para>January 10, 2006 [ken]: Revert my move of mktemp and add a +sed to correct gccbug.</para> </listitem> <listitem><para>January 7, 2006 [ken]: Alter the Perl instructions to |