aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-12-12 23:41:37 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-12-12 23:41:37 +0000
commit1caa48e19b0f2b609746b72a3d2d0fd572b22316 (patch)
tree64f3113f9a4f45187258e0a658f393178c145867 /chapter01
parent2ad19ed298e3e0a9df40fa914f54f28d2c26fdbc (diff)
Glibc: Moved ld.so.conf creation to immediately before make install in both chapters.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 8bde0e2a1..fbdc658a3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -46,11 +46,14 @@
</itemizedlist>
</listitem>
+<listitem><para>December 12th, 2003 [greg]: Glibc: Moved ld.so.conf creation
+to immediately before make install in both chapters.</para></listitem>
+
<listitem><para>December 11th, 2003 [greg]: Chapter 6 - Inetutils: Added patch
to prevent unnecessary man pages from being installed. Closes Bug
723.</para></listitem>
-<listitem><para>December 11th, 2003 [greg]: Chapter 5 - Creating directories:
+<listitem><para>December 11th, 2003 [greg]: Chapter 6 - Creating directories:
Stopped creation of /usr/share/{dict,nls}. Closes Bug 721.</para></listitem>
<listitem><para>December 11th, 2003 [greg]: Chapter 5 - Setting up the