diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-19 19:20:39 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-19 19:20:39 +0000 |
commit | 86ca6e777e71b58416bb3e024f56a59a1ab2796d (patch) | |
tree | fccfb43fb1598164ba8393353cb1051f1ff6f171 /chapter01 | |
parent | 1422130085ebfa2674217107518bd12a8895bd00 (diff) |
Updated gcc testresults link to be appropriate for gcc 3.4.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2b1118809..d49746818 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to +be appropriate for GCC 3.4.3</para></listitem> + <listitem><para>December 19th, 2004 [jeremy]: Fixed shadow instructions so the sed doesn't create a blank file, from Robert Conolly and David Jensen</para></listitem> <listitem><para>December 17th, 2004 [jim]: Upgraded to findutils-4.2.10, |