Added 'status' option to portmap bootscript

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3511 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-03-02 15:20:56 +00:00
parent 72e3bf71b2
commit e4863e1203
2 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<!ENTITY publisher "Unknown">
<!ENTITY blfs-bootscripts-version "20041227">
<!ENTITY blfs-bootscripts-version "20050302">
<!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
<!-- Part II -->

View File

@ -22,6 +22,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>March 2nd, 2005 [randy]: Added 'status' option to the
portmap bootscript.</para></listitem>
<listitem><para>March 1st, 2005 [randy]: Fixed broken URL to libgcrypt in
libxslt instructions; modified Cyrus-SASL documentation installation
commands to include the version number.</para></listitem>