diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-29 02:17:47 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-29 02:17:47 +0000 |
commit | 65e5785c1e4735252bc4a4be7928b4b1aa084819 (patch) | |
tree | 4f5212e5b8d269e0ae939678d4bf529f306ef639 /chapter01 | |
parent | 0eb0afb41d6c6ccc1448550fd00761ad8d5d889d (diff) |
Strengthened the seds in "Locking in Glibc" and "Re-adjusting the toolchain" sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2b12e4ed7..6840c083d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -96,6 +96,9 @@ </itemizedlist> </listitem> +<listitem><para>October 28th, 2003 [greg]: Strengthened the seds in "Locking +in Glibc" and "Re-adjusting the toolchain" sections.</para></listitem> + <listitem><para>October 26th, 2003 [greg]: Chapter 6 - Glibc: Added command to create /etc/ld.so.conf to match Chapter 5 Glibc. Closes bug 700.</para></listitem> |