diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-06-03 22:18:28 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-06-03 22:18:28 +0000 |
commit | 8f999de57b7627b498f14b7164ec746a4c9510b7 (patch) | |
tree | 92137d41fa57314b11a5120136033a9555aba8f7 /chapter01 | |
parent | 26fac4bcab6095a7f8bdb9394ef11234e8249f3f (diff) |
removed removal of /bin/awk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index db0653888..840d32639 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -78,6 +78,10 @@ </itemizedlist> </para></listitem> +<listitem><para>June 3rd, 2003 [gerard]: Chapter 06 - Gawk: removed the +removal of <filename>/bin/awk</filename>. This symlink isn't created +anymore.</para></listitem> + <listitem><para>May 21st, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added /opt/gcc-2.95.3/lib to the /etc/ld.so.conf file so the libraries can be found during run-time.</para></listitem> |