diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-30 00:23:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-30 00:23:37 +0000 |
commit | 1fb7bae85621e54e472bda251f39dbd9cdb2a8f6 (patch) | |
tree | f3259e202d1a307957ec055f51b68e3542a62225 /chapter01/whatsnew.xml | |
parent | 3d086301a24df2a3c12770cbcaa90ecee3570fac (diff) |
Add bc to Chapter 6 to support Linux-3.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 27ed2b2ca..c892a7e1d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -230,6 +230,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>bc &bc-version;</para> + </listitem> + + <listitem> <para>&bash-fixes-patch;</para> </listitem> |