aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-03-22 11:15:20 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-03-22 11:15:20 +0000
commitcaa08b6106748fa290447d8183adbe6094eed07d (patch)
tree488920e737dfa5502045c650021cb0754d6bf25f /chapter01
parent02974d8f1b3545815123a71af984aa9dc45d19ae (diff)
removed the sed from the grub instructions, as it's no longer needed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3793604b2..744056af0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,10 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>March 21st, 2004 [jeremy]: Chapter 6 - Grub - Removed the sed
+used with grub-0.93 for gcc 3.3 compliance, as it's not necessary with
+0.94</para></listitem>
+
<listitem><para>March 9th, 2004 [alex]: Chapter 6 - Removed --login from the
chroot commands.</para></listitem>