diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d44e9d8ad..7f07ea69e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2006-07-31</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to gcc-4.1.1.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to coreutils-5.97.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 95694ab09..4c1bb528c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -70,9 +70,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> |