diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2019-01-27 11:08:32 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2019-01-27 11:08:32 +0000 |
commit | c5f16caee1cbde6b1282e51def7e6ff420b630d9 (patch) | |
tree | 5ebc911f04f01002d84cfcbd409ee2a5f48407c6 /chapter01/changelog.xml | |
parent | d3c9936abf2ed65588b5411eb6c453ebf428bc74 (diff) |
Fix a bug in tar-1.31, preventingat least to extract git man-pages in BLFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11504 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7f46eebaa..d23ab855e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,17 @@ appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <para>2019-01-27</para> + <itemizedlist> + <listitem> + <para>[pierre] - Fix a bug introduced in tar-1.31, by adding + a sed to the build instructions. Also remove an obsolete comment + about a failing test.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem revision="systemd"> <para>2019-01-20</para> <itemizedlist> |