Add Check to the Rationale section of teh book

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2012-07-19 17:17:44 +00:00
parent efe26a15dc
commit 5870a98c90
3 changed files with 19 additions and 2 deletions

View File

@ -37,6 +37,16 @@
-->
<listitem>
<para>2012-07-19</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Added Check to the Rationale section
of the book.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2012-07-17</para>
<itemizedlist>

View File

@ -1,5 +1,5 @@
<!ENTITY version "SVN-20120717">
<!ENTITY releasedate "July 17, 2012">
<!ENTITY version "SVN-20120719">
<!ENTITY releasedate "July 19, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

View File

@ -68,6 +68,13 @@
files. It is required to decompress many LFS packages.</para>
</listitem>
<listitem>
<para>Check</para>
<para>This package contains a test harness for other programs.
It is only installed in the temporary toolchain.</para>
</listitem>
<listitem>
<para>Coreutils</para>