diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-07-02 21:32:38 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-07-02 21:32:38 +0000 |
commit | e75920e3741840699be01be4fb7bd0f78e06c915 (patch) | |
tree | 28f56a1fe6ec54d31b0a029f8303c4f71ab00f46 /chapter01 | |
parent | 3b7754658f7a4e09c4b6966cb6e1f97b3bb026cb (diff) |
Fix the test procedure in attr.
Update to grep-3.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bfcd97b0c..e2463ba29 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-07-02</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Fix the test procedure in attr. Fixes + <ulink url="&lfs-ticket-root;4103">#4103</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to grep-3.1. Fixes + <ulink url="&lfs-ticket-root;4104">#4104</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-06-30</para> <itemizedlist> <listitem revision='systemd'> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 482212b43..a9e796885 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -110,9 +110,9 @@ <listitem> <para>Gperf-&gperf-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Grep &grep-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Groff &groff-version;</para> </listitem>--> |