aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-02-01 18:17:30 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-02-01 18:17:30 +0000
commit3380af360706c0e79b3476fd395d1e83cb21acee (patch)
tree5fe9f7ae444d5036a0a35abf22223d290249d7d6 /chapter01
parente3f07935fcd137b019ee81e3d127947d341ce7d6 (diff)
Clarify (again) the extraction order in GCC Pass 1
Reformat Kmod configure command. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5fb3ea90d..e0c67813d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,19 @@
-->
<listitem>
+ <para>2012-02-01</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Clarify (again) the extraction order
+ in GCC Pass 1.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Reformat Kmod configure command.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-01-30</para>
<itemizedlist>
<listitem>