diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:30:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:30:25 +0000 |
commit | 68a5d5c11a06a64c131522409377308c13996ec6 (patch) | |
tree | c3baf5335733faf8d35ed310097d8bf117509ae4 /chapter01 | |
parent | bcbafe71cbd3535ee637fd2ea1c5f619fa0b2d7e (diff) |
Upgrade to Grep-2.11. Fixes #3029.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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>--> |