diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-10-14 19:23:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-10-14 19:23:36 +0000 |
commit | 2971a56b0da022dd32912010f83b178ed029ab7f (patch) | |
tree | 41609773b18c61051835d30a60a0b3cd948285f6 /chapter01 | |
parent | 4d4915a7b567df11ed61f6453fcfa9ddb331c075 (diff) |
Update to Tar-1.27. Fixes #3409.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 775d66b37..6ee8e13b4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2013-10-14</para> + <itemizedlist> + <listitem> + <para>[matthew] - Update to Tar 1.27. Fixes + <ulink url="&lfs-ticket-root;3409">#3409</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-10-08</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4a0d87088..dba96b8c8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -184,9 +184,9 @@ <!--<listitem> <para>SysVinit &sysvinit-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Tar &tar-version;</para> - </listitem>--> + </listitem> <listitem> <para>TCL &tcl-version;</para> </listitem> |