diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:29:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:29:53 +0000 |
commit | bcbafe71cbd3535ee637fd2ea1c5f619fa0b2d7e (patch) | |
tree | d0dc834eea0dc51a8c64e22f5d2638d951798a46 /chapter01/changelog.xml | |
parent | 242405e3c028828ddaee9c2806aef9a481464ab0 (diff) |
Upgrade to GCC-4.6.3. Fixes #3028.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9767 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 852d9924b..1ef38b940 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-03-06</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.6.3. Fixes + <ulink url="&lfs-ticket-root;3028">#3028</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Psmisc-22.16. Fixes <ulink url="&lfs-ticket-root;3026">#3026</ulink>.</para> </listitem> |