diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-15 21:38:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-15 21:38:57 +0000 |
commit | ceef8bef24cba27b9d5c7018b004b91e557a70ae (patch) | |
tree | 12bb936368d2b8b8c7b35b269762213d72e9c96d /chapter01 | |
parent | 85aeef2e2639e589672383d69b2e553e269cada7 (diff) |
moved libmisc.*a to /usr/lib too
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1711 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 492a17099..ed9b45307 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -33,6 +33,10 @@ </para></listitem> +<listitem><para>March 15th, 2002 [gerard]: Chapter 06-Shadow: Move +<filename>libmisc.*a</filename> to +<filename class="directory">/usr/lib</filename> too.</para></listitem> + <listitem><para>March 14th, 2002 [gerard]: Upgraded to bison-1.34, gettext-0.11.1, grep-2.5, lfs-bootscripts-1.8, shadow-4.0.3</para></listitem> |