diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9f2d73f8b..6dabdd7be 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2007-09-15</para> <itemizedlist> <listitem> + <para>[jhuntwork] - Upgrade to GCC-4.2.1. Fixes + <ulink url="&lfs-ticket-root;2002">#2002</ulink>. + Thanks to Matthew Burgess for preparing a discrete patch.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to DB-4.6.19. Fixes <ulink url="&lfs-ticket-root;2051">#2051</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2afda712a..e8c63c12c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -77,10 +77,10 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> </listitem> - <listitem> + <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> <!--<listitem> @@ -225,6 +225,10 @@ <para>db-4.5.29-fixes-1.patch</para> </listitem> + <listitem> + <para>gcc-4.1.2-specs-1.patch</para> + </listitem> + </itemizedlist> </sect1> |