Author: randy Date: 2008-04-02 15:28:16 -0600 (Wed, 02 Apr 2008) New Revision: 7343
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/which.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to which-2.19 Modified: trunk/BOOK/general/sysutils/which.xml =================================================================== --- trunk/BOOK/general/sysutils/which.xml 2008-04-02 17:09:42 UTC (rev 7342) +++ trunk/BOOK/general/sysutils/which.xml 2008-04-02 21:28:16 UTC (rev 7343) @@ -6,9 +6,9 @@ <!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz"> <!ENTITY which-download-ftp "ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz"> - <!ENTITY which-md5sum "830b83af48347a9a3520f561e47cbc9b"> - <!ENTITY which-size "123 KB"> - <!ENTITY which-buildsize "940 KB"> + <!ENTITY which-md5sum "bbd094cec2444cd78befbc0cf09deea4"> + <!ENTITY which-size "132 KB"> + <!ENTITY which-buildsize "1 MB"> <!ENTITY which-time "less than 0.1 SBU"> ]> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2008-04-02 17:09:42 UTC (rev 7342) +++ trunk/BOOK/general.ent 2008-04-02 21:28:16 UTC (rev 7343) @@ -3,11 +3,11 @@ $Date$ --> -<!ENTITY day "01"> <!-- Always 2 digits --> +<!ENTITY day "02"> <!-- Always 2 digits --> <!ENTITY month "04"> <!-- Always 2 digits --> <!ENTITY year "2008"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "April &day;st, &year;"> +<!ENTITY releasedate "April &day;nd, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -187,7 +187,7 @@ <!ENTITY gpm-version "1.20.1"> <!ENTITY fcron-version "3.0.3"> <!ENTITY hdparm-version "7.7"> -<!ENTITY which-version "2.16"> +<!ENTITY which-version "2.19"> <!ENTITY unzip-version "5.52"> <!ENTITY zip-version "2.32"> <!ENTITY pciutils-version "2.2.3"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2008-04-02 17:09:42 UTC (rev 7342) +++ trunk/BOOK/introduction/welcome/changelog.xml 2008-04-02 21:28:16 UTC (rev 7343) @@ -40,7 +40,17 @@ </listitem> --> + <listitem> + <para>April 2nd, 2008</para> + <itemizedlist> + <listitem> + <para>[randy] - Updated to Which-2.19.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>April 1st, 2008</para> <itemizedlist> <listitem> @@ -51,7 +61,8 @@ group assignments in usermod commands without -a option</para> </listitem> <listitem> - <para>[richard] - Added gperf-3.0.3 to General Utilities. Required for a2ps-4.14.</para> + <para>[richard] - Added gperf-3.0.3 to General Utilities. + Required for a2ps-4.14.</para> </listitem> </itemizedlist> </listitem> @@ -88,7 +99,6 @@ </itemizedlist> </listitem> - <listitem> <para>March 27th, 2008</para> <itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
