diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-03-20 16:25:35 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-03-20 16:25:35 +0000 |
commit | 44c1417a046a46b1041bb7c50300c7da361278a7 (patch) | |
tree | 4563b59d1425d389fa14cfb84adb4419feddbdea /chapter01/changelog.xml | |
parent | f90de83a089b808c834cebff3fdbca7a9904223e (diff) |
Add a sed to the tar command to fix an
error in the latest release. The fix is from upstream.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 4da15e62a..500d3aba5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,15 @@ </listitem> --> + <listitem> + <para>2010-03-20</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add a sed to the tar command to fix an + error in the latest release. The fix is from upstream.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2010-03-18</para> |