aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-12-31 13:46:16 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-12-31 13:46:16 +0000
commit746781c741f049a48e94a7855cbdeafb6467cd63 (patch)
tree1ce8ec03666a97ea0189125f37f610e90148a794
parentf6a2cfa36669e43b3faef5b262691012d7ea7a71 (diff)
Made a typo in my earlier update to bison - recorded it in the changelog as sed-2.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0e2f901fc..1106e6e17 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -20,6 +20,7 @@ of the LFS Book.</para>
<listitem><para>Upgraded to:</para>
<itemizedlist>
<listitem><para>automake-1.9.4</para></listitem>
+<listitem><para>bison-2.0</para></listitem>
<listitem><para>findutils-4.2.10</para></listitem>
<listitem><para>gcc-3.4.3</para></listitem>
<listitem><para>glibc-20041220</para></listitem>
@@ -27,7 +28,6 @@ of the LFS Book.</para>
<listitem><para>linux-2.6.10</para></listitem>
<listitem><para>man-pages-2.01</para></listitem>
<listitem><para>perl-5.8.6</para></listitem>
-<listitem><para>sed-2.0</para></listitem>
<listitem><para>sysvinit-2.86</para></listitem>
<listitem><para>tar-1.15.1</para></listitem>
<listitem><para>tcl-8.4.9</para></listitem>