diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-06 05:05:01 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-06 05:05:01 +0000 |
commit | 641a3cd27ef5545e8d3ca9856abed4cbf7f72898 (patch) | |
tree | 655d30fdd6a9b309120dc13a724b384c48610ec1 /chapter01 | |
parent | 228e7b79c536a532dd77a9c79c824468aeb593c3 (diff) |
Removed a sed in Chapter 6 GCC instructions that
has been fixed in GCC-4.5.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2e238f4f7..68170f90f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2010-05-06</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Removed a sed in Chapter 6 GCC instructions that + has been fixed in GCC-4.5.0. + Fixes <ulink url="&lfs-ticket-root;2653">#2653</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-05-03</para> <itemizedlist> <listitem> |