diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 02:33:08 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 02:33:08 +0000 |
commit | 40b88c2601f0396b80f18e2d28d6031c5a96f35d (patch) | |
tree | f1736eaa6d7759048d0fbfc9df4fcc410a811ff7 /chapter01 | |
parent | 327e4a3bf140d58c36a2378550703dbbd7c91e63 (diff) |
Updated GCC to 3.3.1 with Zack's mini-hint
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2d23dcd81..cc9bec80d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,10 @@ <itemizedlist> +<listitem><para>August 29, 2003 [jeremy] - Updated GCC +to version 3.3.1, including fixes based on Zack's mini-hint +for GCC 3.3, and patches from his docs. + <listitem><para>August 28, 2003 [matt] - Updated packages to linux-2.4.22, man-pages-1.60, expect-5.39.0, findutils-4.1.20 and tcl-8.4.4</para></listitem> |