diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-11-25 20:49:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-11-25 20:49:47 +0000 |
commit | b05e6b1be22a94268f2d2d510f4144b4536f5485 (patch) | |
tree | 90ee8a98fc4855d13504aa0fc5ed7984e948950c /chapter01 | |
parent | 24b4230df830409beb28146e2d02deb3679ef674 (diff) |
Upgrade to Grep-2.10. Fixes #2964.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9669 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 f06222891..419f8d7eb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Grep-2.10. Fixes + <ulink url="&lfs-ticket-root;2964">#2964</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add a patch to fix a security vulnerability in Perl. Fixes <ulink url="&lfs-ticket-root;2963">#2963</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dd310d237..82555b44c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -94,9 +94,9 @@ <!--<listitem> <para>GMP &gmp-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Grep &grep-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Groff &groff-version;</para> </listitem>--> |