From ba9dd92238cc830eef4bafe52e5e1dc722ad7ddb Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 30 Jan 2002 03:36:31 +0000 Subject: [PATCH] noted the combining of 'mv libshadow.a' and 'mv libshadow.la' in chapter6/shadow git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9dc067fce..90765b9bf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,6 +24,11 @@ +January 29th, 2002 [gerard]: Chapter 6 - Shadow: Combined +the mv libshadow.a /usr/lib and +mv libshadow.la /usr/lib commands into +mv libshadow.*a /usr/lib + January 26th, 2002 [gerard]: Upgraded to lfs-bootscripts-1.2