aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 17:47:47 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 17:47:47 +0000
commit41d1d0e92343c1773960a8db999ea1f92fb99548 (patch)
tree1f88b8b8e904ab9a1eedc8829ada8bd7d741787a /chapter01
parent41903a5f4c075ed539fab326529ed5d2c00aacac (diff)
Zack's patches: added --with-included-regex to grep and linux manpage installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 305e51162..de8f28fcd 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -71,6 +71,13 @@
<listitem><para>May 11th, 2003 [timothy]: Chapter 5 &amp; 6 - Installing
Bzip2, Installing Zlib: Modified build commands per bug #524.</para></listitem>
+<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Glibc:
+Install the linuxthreads man pages, too. This got lost somewhere.</para></listitem>
+
+<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Grep:
+Added --with-included-regex to prevent Grep from using Glibc's somewhat
+bugged regex.</para></listitem>
+
<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Coreutils:
Fix some functionality of the uname command with a patch.</para></listitem>