diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-14 18:41:50 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-14 18:41:50 -0500 |
commit | 4bd027803814c062b277fe63d23ddf16ae0613d6 (patch) | |
tree | cd9296759e85989d786c917a33019a79674195c3 /chapter01 | |
parent | fb8aee80518b711435f55b6aa6fb765cfd98d506 (diff) |
Update all package stats and update grep.
Using latest build log, updated all SysV package stats.
Update to grep-3.7.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 07dcdf4c4..bea61b370 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-08-14</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to grep-3.7. Fixes + <ulink url="&lfs-ticket-root;4901">#4901</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-08-13</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2941bffd5..6ff6b8d83 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -114,9 +114,9 @@ <!--<listitem> <para>Gperf-&gperf-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Grep-&grep-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Groff-&groff-version;</para> </listitem>--> |