diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-17 01:39:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-17 01:39:43 +0000 |
commit | e523b7b82d12206ddd81bdbad3c00d9947291e35 (patch) | |
tree | ac477dd75b716f15521d6e4c1cced03aeb207218 /chapter01/whatsnew.xml | |
parent | 31a11cf0175bdb3d208d2338d224000ba3a66c48 (diff) |
Update for new patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2755598d1..004b1a59e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -245,20 +245,28 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>&bash-fixes-patch;</para> + </listitem> + + <listitem> <para>&binutils-upstream-patch;</para> </listitem> <listitem> + <para>&gcc-upstream-patch;</para> + </listitem> + + <listitem> <para>&glibc-largefile-patch;</para> </listitem> - <!--<listitem> - <para>&mpfr-upstream-patch;</para> - </listitem>--> + <listitem> + <para>&glibc-upstream-patch2;</para> + </listitem> - <!--<listitem> - <para>Tcl-core-&tcl-version;</para> - </listitem>--> + <listitem> + <para>&mpfr-upstream-patch;</para> + </listitem> </itemizedlist> @@ -267,14 +275,6 @@ <listitem><para></para></listitem> <!-- satisfy build --> <!--<listitem> - <para>bash-4.3.30-upstream_fixes-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>mpfr-3.1.2-upstream_fixes-3.patch</para> - </listitem>--> - - <!--<listitem> <para>Tcl-8.6.3</para> </listitem>--> |