diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a4b802abf..63403ef8a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-03-30</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.6.0. Fixes + <ulink url="&lfs-ticket-root;2848">#2848</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.38.2. Fixes <ulink url="&lfs-ticket-root;2847">#2847</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cfeb8d05e..65bde1784 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -73,9 +73,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> @@ -225,6 +225,9 @@ <para>coreutils-&coreutils-version;-sparse_fiemap-1.patch</para> </listitem> <listitem> + <para>&gcc-crosscompile-patch;</para> + </listitem> + <listitem> <para>readline-&readline-version;-fixes-1.patch</para> </listitem> <listitem> |