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/changelog.xml | |
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/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 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'> |