diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1ef38b940..d1c1b3676 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-03-06</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Grep-2.11. Fixes + <ulink url="&lfs-ticket-root;3029">#3029</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GCC-4.6.3. Fixes <ulink url="&lfs-ticket-root;3028">#3028</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3e95c8fe4..67470b531 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -88,9 +88,9 @@ <!--<listitem> <para>GMP &gmp-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Grep &grep-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Groff &groff-version;</para> </listitem>--> |