diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:49:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:49:02 +0000 |
commit | 9e27ec1467a90687ee4dea5b9c4de1799c5ddbca (patch) | |
tree | f9914a7e6a9cf44f5f85fd23547d43aeb6f4733c /chapter01/whatsnew.xml | |
parent | 5857c98bda3d4d863d91a6cba4c000a3af807770 (diff) |
Upgrade to Tar-1.21. Fixes #2309.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index be7b64990..112550ead 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -170,9 +170,9 @@ <!--<listitem> <para>SysVinit &sysvinit-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Tar &tar-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>TCL &tcl-version;</para> </listitem>--> @@ -233,6 +233,10 @@ </listitem> <listitem> + <para>&tar-testsuite-patch;</para> + </listitem> + + <listitem> <para>&vim-fixes-patch;</para> </listitem> |