diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-03-28 04:25:37 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-03-28 04:25:37 +0000 |
commit | 78367651da9d057176c571c082c6daf7c81a32dd (patch) | |
tree | feb60e769d3b9b8d25702696bd310ecc1f09ebb5 /chapter01 | |
parent | 96dd095ce772fd14ed22ad779ce2124e5bbb2f38 (diff) |
Reworded the introduction to the gcc specs readjustment
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9db083d7a..4b3e2b427 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2007-03-27</para> + <itemizedlist> + <listitem> + <para>[dnicholson] - Fixed a typo in the readjusting section. + Reported by Steve Crosby.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-03-24</para> <itemizedlist> <listitem> |