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 | |
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')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index aed11de22..bdd05c8ab 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-01</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Tar-1.21. Fixes + <ulink url="&lfs-ticket-root;2309">#2309</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Patch-2.5.9. Fixes <ulink url="&lfs-ticket-root;2239">#2239</ulink>.</para> </listitem> 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> |