diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-10 22:23:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-10 22:23:21 +0000 |
commit | 64af1f62ed0e2885b15def4ecbaafc706bd70b6c (patch) | |
tree | 603fcef2a69d801f730a4cb66060913128d035bb /chapter01 | |
parent | b4a1c5e185fdd69df7026b5b26f8ead8dfa386b9 (diff) |
Upgrade to Tar-1.25 and install its HTML documentation. Fixes #2777 and #2786.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 18 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 46cbbf2ce..5e3902327 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2010-11-10</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Tar-1.25, and also install its HTML + documentation. Fixes + <ulink url="&lfs-ticket-root;2777">#2777</ulink> and + <ulink url="&lfs-ticket-root;2786">#2786</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-10-27</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 1888675ba..394c4b93a 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> @@ -272,6 +272,10 @@ <para>perl-5.12.1-libc-1.patch</para> </listitem> + <listitem> + <para>tar-1.23-overflow-1.patch</para> + </listitem> + </itemizedlist> </sect1> |