Author: bdubbs
Date: 2010-07-31 18:50:38 -0600 (Sat, 31 Jul 2010)
New Revision: 8451
Modified:
trunk/BOOK/basicnet/netprogs/wget.xml
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added optional dependency Net::HTTP to wget
Modified: trunk/BOOK/basicnet/netprogs/wget.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/wget.xml 2010-07-08 12:18:29 UTC (rev
8450)
+++ trunk/BOOK/basicnet/netprogs/wget.xml 2010-08-01 00:50:38 UTC (rev
8451)
@@ -60,7 +60,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="openssl"/> or <xref
linkend="gnutls"/>,
- <xref linkend="libidn"/>, and
+ <xref linkend="libidn"/>, Perl Module Net::HTTP (for the test suite)
+ (see the standard Perl <xref linkend="perl-standard-install"/>), and
<ulink url="http://www.inet.no/dante/">Dante</ulink></para>
<para condition="html" role="usernotes">User Notes:
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-07-08 12:18:29 UTC (rev 8450)
+++ trunk/BOOK/general.ent 2010-08-01 00:50:38 UTC (rev 8451)
@@ -3,16 +3,16 @@
$Date$
-->
-<!ENTITY day "16"> <!-- Always 2 digits -->
-<!ENTITY month "06"> <!-- Always 2 digits -->
+<!ENTITY day "31"> <!-- Always 2 digits -->
+<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "June &day;th, &year;">
+<!ENTITY releasedate "July &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
-<!ENTITY lfs-version "6.5"> <!--
version|testing|unstable|development] -->
+<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
<!ENTITY last-commit "$Date$"> <!-- Automatic update -->
<!ENTITY lfs-domainname "linuxfromscratch.org">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-07-08 12:18:29 UTC
(rev 8450)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-08-01 00:50:38 UTC
(rev 8451)
@@ -42,6 +42,14 @@
-->
<listitem>
+ <para>July 31st, 2010</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Added optional dependency Net::HTTP to wget.</para>
+ </listitem>
+ </listitem>
+
+ <listitem>
<para>June 12th, 2010</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page