aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 19:12:19 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 19:12:19 +0000
commitb175687da8cddb861ee6725d52391ee829e10ad8 (patch)
treee044e8f92c91e099cfa6551d8aad58531c179df0 /chapter01
parentb3b1237674bb1bc75afd3bbbe3eea0f35bceb312 (diff)
More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, --without-debug for ncurses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index de8f28fcd..197d88e76 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -68,6 +68,18 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Ncurses:
+Fix up the symlinks so that they follow suit of other library symlinks.
+No more weirdness here.</para></listitem>
+
+<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Procps:
+Removed XSCPT="" cruft and it's corresponding paragraph. This stuff
+isn't needed anymore.</para></listitem>
+
+<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Ncurses:
+Pass --without-debug to the configure script. It seems to have gotten
+lost at some point.</para></listitem>
+
<listitem><para>May 11th, 2003 [timothy]: Chapter 5 &amp; 6 - Installing
Bzip2, Installing Zlib: Modified build commands per bug #524.</para></listitem>