diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-11-26 19:06:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-11-26 19:06:52 +0000 |
commit | d0f18947d1f48f597107e7a60c80ed716b6cc320 (patch) | |
tree | 0ef6d65606ee5eca2e60aa572fc189dd3948bb89 /chapter01 | |
parent | 31c3309c54a5c818f3515dc6fa08063a60167679 (diff) |
Prevent installation of unneeded gawk files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 93af2b5e5..ce7f02321 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,15 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-11-26</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Prevent installation of unneeded gawk files.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-11-17</para> <itemizedlist> <listitem> |