diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-26 17:47:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-26 17:47:52 +0000 |
commit | 3c63868dde31929aadfb518d212ff81893714e5c (patch) | |
tree | f4dc8b463caa8881682740ac48baa11ceddf1e8a /chapter01 | |
parent | 33d608db5af282cc0e2d6cb38b453c9c6a9cf7df (diff) |
Added a General Compilation Instructions section
immediatley before binutils. Essentially reordered the presentation
that was in the Chapter 5 Introduction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f95f6cf2f..fb27ac005 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2008-10-26</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added a General Compilation Instructions section + immediatley before binutils. Essentially reordered the presentation + that was in the Chapter 5 Introduction.</para> + </listitem> + <listitem> <para>[bdubbs] - Remove unnecessary mandir patch. Updated vim package contents.</para> </listitem> |