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
This commit is contained in:
Gerard Beekmans 2002-01-30 03:36:31 +00:00
parent b3f1aa3093
commit ba9dd92238

View File

@ -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>