diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:43:00 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:43:00 +0000 |
commit | 934a32d6fb699bfa340d856e7a8228c58625b50d (patch) | |
tree | 9f63db6d5221b8db1f300d646e0f5d083ecbe981 /chapter01/whatsnew.xml | |
parent | 8c3224210a5569b10a07572881cf21420ee37797 (diff) |
Add a patch to suppress a warning added in Tar-1.21 that causes the Perl testsuite to fail.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5348af4ec..945b7a872 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -237,6 +237,10 @@ </listitem> <listitem> + <para>&tar-warning-patch;</para> + </listitem> + + <listitem> <para>&vim-fixes-patch;</para> </listitem> |