diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:27:24 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:27:24 +0000 |
commit | 2ec3c022309b2523ca920c84f1acb0d500e54d42 (patch) | |
tree | d3a5c82755712fcc2655a073f56c382780d3f27a /chapter01 | |
parent | eeee660481a5f73e77a6d53e6a72f697889b94c2 (diff) |
Upgrade to Grep-2.7. Fixes #2760.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9390 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 813c30f9e..750c35f93 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-09-22</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Grep-2.7. Fixes + <ulink url="&lfs-ticket-root;2760">#2760</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Bzip2-1.0.6. Fixes <ulink url="&lfs-ticket-root;2759">#2759</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index aa5b7ecd5..b20e15e28 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>--> |