diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 17:39:25 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 17:39:25 +0000 |
commit | f600ad8dfa5fcffe7e8307e5d9b023aee09d10f9 (patch) | |
tree | 7b0d67c91539c66c57602501ee56d61d38b32c78 /chapter01 | |
parent | da964e96dd89b96abe361e7cb2df95106ae2c5db (diff) |
Removed all superfluous /usr/lib/*.so symbolic links from library
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2092 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 aa7d164c2..65a584446 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -54,6 +54,10 @@ </itemizedlist> </para></listitem> +<listitem><para>September 12th, 2002 [gerard]: Removed all superfluous +<filename>/usr/lib/*.so</filename> symbolic links from library +installations.</para></listitem> + <listitem><para>September 12th, 2002 [gerard]: Upgraded to lfs-bootscripts-1.10</para></listitem> |