diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-17 00:05:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-17 00:05:07 +0000 |
commit | f8966364090204438b3150c4614553f8bb731d74 (patch) | |
tree | d0a758834dd77e7a77fc904080d6f1dbfd5959db /chapter01 | |
parent | 1d6d219ffd1c7792b7fca723cf135538b8ad2311 (diff) |
Upgrade to Grep-2.5.4. Fixes #2346.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 14 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9d14150ab..7e3d90f5b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-17</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Grep-2.5.4. Fixes + <ulink url="&lfs-ticket-root;2346">#2346</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Man-Pages-3.18. Fixes <ulink url="&lfs-ticket-root;2347">#2347</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f52121ba7..00935f2e3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -83,9 +83,9 @@ <!-- <listitem> <para>GMP &gmp-version;</para> </listitem> --> - <!--<listitem> + <listitem> <para>Grep &grep-version;</para> - </listitem>--> + </listitem> <listitem> <para>Groff &groff-version;</para> </listitem> @@ -217,6 +217,10 @@ </listitem> <listitem> + <para>&grep-debian-patch;</para> + </listitem> + + <listitem> <para>&inetutils-man_pages-patch;</para> </listitem> @@ -266,6 +270,12 @@ <para>binutils-2.18-configure-1.patch</para> </listitem> <listitem> + <para>grep-2.5.3-debian_fixes-1.patch</para> + </listitem> + <listitem> + <para>grep-2.5.3-upstream_fixes-1.patch</para> + </listitem> + <listitem> <para>groff-1.18.1.4-debian_fixes-1.patch</para> </listitem> <listitem> |