diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:41:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:41:13 +0000 |
commit | 109230db6c4386219bfc54d5dc589001252675e9 (patch) | |
tree | f11ae272d8234123d4c021c610c19c204e2d8134 /chapter01/changelog.xml | |
parent | 8f2f5e47c1e31b64e04c56c744e8a088ed7bb072 (diff) |
Upgrade to GCC-4.3.3. Fixes #2334.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 69d1edc15..e1dcdf359 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-01</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to GCC-4.3.3. Fixes + <ulink url="&lfs-ticket-root;2334">#2334</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to E2fsprogs-1.41.4. Fixes <ulink url="&lfs-ticket-root;2336">#2336</ulink>.</para> </listitem> |