diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-18 19:55:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-18 19:55:04 +0000 |
commit | 00f95f0d71446537a3889b6d5297400f18b0450e (patch) | |
tree | 0fffafdbefff81ee57ea95f50410c9ef1351ca58 /chapter01 | |
parent | 8e70866c6e6a1b3c90193bbf5c59d2a3ca56aecf (diff) |
Upgrade to Tar-1.23. Fixes #2603.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9228 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 87086f76f..9d787ffe2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-03-18</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Tar-1.23. Fixes + <ulink url="&lfs-ticket-root;2603">#2603</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Grub-1.98. Fixes <ulink url="&lfs-ticket-root;2602">#2602</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dfc7240b9..dd96e38e6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -172,9 +172,9 @@ <!--<listitem> <para>SysVinit &sysvinit-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Tar &tar-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>TCL &tcl-version;</para> </listitem>--> |