aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-09-06 03:25:24 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-09-06 03:25:24 +0000
commit9e24a7dd4a04364e3e9c8e5aa83b6a3f1e7ee64f (patch)
treea9c3c5f87fbdad680ddc056b3b6d67677c0b958e /chapter01
parent0650a034c7e52baff673f12e0abfacfce8079fc2 (diff)
Corrected chap 5 gcc pass2 error explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b409d2d22..567f1eb0d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -82,6 +82,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 5th, 2003 [jeremy]: Chapter 5 - GCC Pass 2:
+Corrected the make check error explanation</para></listitem>
+
<listitem><para>September 5th, 2003 [jeremy]: Chapter 6 - Makedev:
Changed the default device creation to generic-nopty, because we now use devpts
by default.</para></listitem>