aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-24 00:05:16 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-24 00:05:16 +0000
commitb42fa0137eda3358cc467d1ef04390e5059288b4 (patch)
treefd4ca098f4c8fa31e442fbb2deb55df6496a3460 /chapter01
parente0f2571894178e00eb7f8e3ade60a20d3bfc1e40 (diff)
o Upgraded to bison-1.75, sed-4.0.
o Moved m4 before bison to meet its dependency. o Fixed the date, I'm suprised nobody noticed it :) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7c1e60dba..0f7059701 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -10,6 +10,7 @@
<itemizedlist>
<listitem><para>autoconf-2.54</para></listitem>
<listitem><para>automake-1.7.1</para></listitem>
+<listitem><para>bison-1.75</para></listitem>
<listitem><para>e2fsprogs-1.29</para></listitem>
<listitem><para>groff-1.18.1</para></listitem>
<listitem><para>kbd-1.08</para></listitem>
@@ -20,6 +21,7 @@
<listitem><para>ncurses-5.3</para></listitem>
<listitem><para>procps-3.0.4</para></listitem>
<listitem><para>psmisc-21.2</para></listitem>
+<listitem><para>sed-4.0</para></listitem>
<listitem><para>util-linux-2.11w</para></listitem>
</itemizedlist>
</para></listitem>
@@ -39,6 +41,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>October 23rd, 2002 [timothy]: Upgraded to bison-1.75,
+sed-4.0. Moved m4 before bison to meet its dependency.</para></listitem>
+
<listitem><para>October 21st, 2002 [timothy]: Chapter 06 - Linux-2.4.19:
Replaced <userinput>mkdir /usr/include/asm</userinput> and
<userinput>cp</userinput> command with