diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:10:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:10:55 +0000 |
commit | 050aee78f12fa602e451f44b64de3ba3aaeac42b (patch) | |
tree | aef64a345c051ae0e3115d1511c2dafc4a82b926 /chapter01 | |
parent | f8b41d7b8ffab0f45431c56961500e203ab0c0f8 (diff) |
Upgrade to Tar-1.26. Fixes #2846.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9ef0533e5..c82150b56 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-03-14</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Tar-1.26. Fixes + <ulink url="&lfs-ticket-root;2846">#2846</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Dejagnu-1.5. Fixes <ulink url="&lfs-ticket-root;2845">#2845</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a173992c1..9487283d5 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -181,9 +181,9 @@ <!--<listitem> <para>SysVinit &sysvinit-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Tar &tar-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>TCL &tcl-version;</para> </listitem>--> |