aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-03-29 23:49:44 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-03-29 23:49:44 +0000
commit7af976fb7d2082fe7ec232658b0c399ef16db5d7 (patch)
treef832aaf598dc1d68c5e026901799443ac40f0805 /chapter01
parent6ad962732ebc656fde6c13e415f13ae96ee81747 (diff)
Bugs 44, 64 and 320
Update to: diffutils-2.8, modutils-2.4.15, vim-6.1 See chapter01/changelog.xml for details of changes to install procedures (only diffutils and vim instructions were changed; modutils is same) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5c78004af..447fbb6a4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -15,6 +15,7 @@
<listitem><para>binutils-2.12</para></listitem>
<listitem><para>bison-1.34</para></listitem>
<listitem><para>bzip2-1.0.2</para></listitem>
+<listitem><para>diffutils-2.8</para></listitem>
<listitem><para>e2fsprogs-1.27</para></listitem>
<listitem><para>gawk-3.1.0</para></listitem>
<listitem><para>gettext-0.11.1</para></listitem>
@@ -24,15 +25,22 @@
<listitem><para>lilo-22.2</para></listitem>
<listitem><para>linux-2.4.18</para></listitem>
<listitem><para>man-pages-1.48</para></listitem>
-<listitem><para>modutils-2.4.14</para></listitem>
+<listitem><para>modutils-2.4.15</para></listitem>
<listitem><para>reiserfsprogs-3.x.1b</para></listitem>
<listitem><para>shadow-4.0.3</para></listitem>
<listitem><para>texinfo-4.1</para></listitem>
<listitem><para>util-linux-2.11o</para></listitem>
+<listitem><para>vim-6.1</para></listitem>
</itemizedlist>
</para></listitem>
+<listitem><para>March 29th, 2002 [markh]: Chapter 05 and 06 - Updated to
+diffutils-2.8, modutils-2.4.15 and vim-6.1. Removed PR_PROGRAM setting
+for diffutils as /usr/bin/pr is now detected by the configure script.
+Removed sed to fix problem with shell syntax highlighting in vim as that
+is fixed in the new version.</para></listitem>
+
<listitem><para>March 26th, 2002 [markh]: Chapter 02 - Asking for help:
Added reference to ESR's smart-questions document.</para></listitem>