aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-01-30 03:36:31 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-01-30 03:36:31 +0000
commitba9dd92238cc830eef4bafe52e5e1dc722ad7ddb (patch)
tree2461ade1950e604949f7646bca30b766365158bd
parentb3f1aa30935ff7a04f756d91e751aeba019d199c (diff)
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
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
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 @@
<itemizedlist>
+<listitem><para>January 29th, 2002 [gerard]: Chapter 6 - Shadow: Combined
+the <quote>mv libshadow.a /usr/lib</quote> and
+<quote>mv libshadow.la /usr/lib</quote> commands into
+<quote>mv libshadow.*a /usr/lib</quote></para></listitem>
+
<listitem><para>January 26th, 2002 [gerard]: Upgraded to
lfs-bootscripts-1.2</para></listitem>