diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-03-08 14:07:20 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-03-08 14:07:20 +0000 |
commit | ac57a48fb5858de23b7fb20ec8ca570c907d00b0 (patch) | |
tree | db76b4c26e231f8edc1b371962c451bcab73998d /chapter01 | |
parent | fd162f667ce23773cf9e486e144ae288dd08351f (diff) |
Update to linux-3.19.1
Update to patch-2.7.5
Change tcl to minimal tcl-core package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 18 |
2 files changed, 31 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a3550482f..d4a9c43cd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,24 @@ --> <listitem> + <para>2015-03-08</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-3.19.1. Fixes + <ulink url="&lfs-ticket-root;3763">#3763</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to patch-2.7.5. Fixes + <ulink url="&lfs-ticket-root;3762">#3762</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Change tcl to minimal tcl-core package. Fixes + <ulink url="&lfs-ticket-root;3752">#3752</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-03-07</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 222b3d367..a678bb214 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -148,9 +148,9 @@ <!--<listitem> <para>Libtool &libtool-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Linux &linux-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>M4 &m4-version;</para> </listitem>--> @@ -172,9 +172,9 @@ <!--<listitem> <para>Ncurses &ncurses-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Patch &patch-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Perl &perl-version;</para> </listitem>--> @@ -206,7 +206,7 @@ <para>Tar &tar-version;</para> </listitem>--> <!--<listitem> - <para>TCL &tcl-version;</para> + <para>Tcl-core-&tcl-version;</para> </listitem>--> <!--<listitem> <para>Texinfo &texinfo-version;</para> @@ -244,6 +244,10 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>Tcl-core-&tcl-version;</para> + </listitem> + <!--<listitem> <para>&bash-fixes-patch;</para> </listitem>--> @@ -262,6 +266,10 @@ <title>Removed:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>Tcl-&tcl-version;</para> + </listitem> + <!--<listitem> <para>binutils-2.24-load_gcc_lto_plugin_by_default-1.patch</para> </listitem>--> |