diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-16 21:35:48 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-16 21:35:48 +0000 |
commit | 50079617a9440a0a421b88f0758d48ac039e57f5 (patch) | |
tree | 419aba0ed668a9196b10a5407dd2fe67a4fcad97 /chapter01 | |
parent | a3136f07c4f3743f473628a478b7a404e6439a6b (diff) |
Updated to tar-1.29.
Updated to linux-4.6.
Updated to perl-5.24.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 20 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ddbdf9376..f99e13f6d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,24 @@ </listitem> --> <listitem> + <para>2016-05-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updated to tar-1.29. Fixes + <ulink url="&lfs-ticket-root;3932">#3932</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to linux-4.6. Fixes + <ulink url="&lfs-ticket-root;3930">#3930</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to perl-5.24.0. Fixes + <ulink url="&lfs-ticket-root;3931">#3931</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-05-15</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index da3ec9340..e043ec2a4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -202,9 +202,9 @@ <!--<listitem> <para>SysVinit &sysvinit-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Tar &tar-version;</para> - </listitem>--> + </listitem> <listitem> <para>Tcl-core-&tcl-version;</para> </listitem> |