diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-23 20:52:51 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-23 20:52:51 +0000 |
commit | 92593fef706c5aa0025d8b7c19e8d33cb52e194a (patch) | |
tree | 8c6ff89b0a46dd8a01c50013bb279d2568fa8122 /chapter01/changelog.xml | |
parent | 1faee58494f80dcf41f2cf0ab66905d9da805edc (diff) |
Upgrade to GCC-4.4.1. Fixes #2451.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 933cca925..b242dc4f6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-07-23</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to GCC-4.4.1. Fixes + <ulink url="&lfs-ticket-root;2451">#2451</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-07-21</para> <itemizedlist> <listitem> |