diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-19 23:06:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-19 23:06:02 +0000 |
commit | 2a97593553736fc01983a7aea29aaed140d1a9e2 (patch) | |
tree | 592331ed1c54fc884eae05c6acd3c621ebf76c62 /chapter01 | |
parent | ce8ddac04767919dba76335f1134d497dcabf046 (diff) |
Add a fix (embeeded patch) to shadow to fix an upstream bug.
Minor text change in adjusting toolchanin.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 28a7cc575..0d4b3a472 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>2017-02-19</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add a fix (embeeded patch) to shadow + to fix an upstream bug.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-02-13</para> <itemizedlist> <listitem> |