Author: matthew Date: 2005-05-15 06:24:30 -0600 (Sun, 15 May 2005) New Revision: 5365
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter03/packages.xml trunk/BOOK/general.ent Log: Updated to libtool 1.5.16 Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-05-14 20:15:23 UTC (rev 5364) +++ trunk/BOOK/chapter01/changelog.xml 2005-05-15 12:24:30 UTC (rev 5365) @@ -35,7 +35,7 @@ <listitem><para>Iana-Etc 1.04</para></listitem> <listitem><para>Iproute2 2.6.11-050330</para></listitem> <listitem><para>LFS-Bootscripts 3.2.1</para></listitem> -<listitem><para>Libtool 1.5.14</para></listitem> +<listitem><para>Libtool 1.5.16</para></listitem> <listitem><para>Linux 2.6.11.9</para></listitem> <listitem><para>Linux-libc-headers 2.6.11.2</para></listitem> <listitem><para>M4 1.4.3</para></listitem> @@ -84,6 +84,8 @@ </itemizedlist> </listitem> +<listitem><para>May 15th, 2005 [matt]: Updated to Libtool 1.5.16.</para></listitem> + <listitem><para>May 15th, 2005 [matt]: Updated to Linux 2.6.11.9.</para></listitem> <listitem><para>May 15th, 2005 [matt]: Updated to LFS-Bootscripts 3.2.1.</para></listitem> Modified: trunk/BOOK/chapter03/packages.xml =================================================================== --- trunk/BOOK/chapter03/packages.xml 2005-05-14 20:15:23 UTC (rev 5364) +++ trunk/BOOK/chapter03/packages.xml 2005-05-15 12:24:30 UTC (rev 5365) @@ -228,7 +228,7 @@ </varlistentry> <varlistentry> -<term>Libtool (&libtool-version;) - 2,668 KB:</term> +<term>Libtool (&libtool-version;) - 2,710 KB:</term> <listitem> <para><ulink url="&gnu;libtool/"/></para> </listitem> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-05-14 20:15:23 UTC (rev 5364) +++ trunk/BOOK/general.ent 2005-05-15 12:24:30 UTC (rev 5365) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050514"> -<!ENTITY releasedate "May 14, 2005"> +<!ENTITY version "SVN-20050516"> +<!ENTITY releasedate "May 16, 2005"> <!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -49,7 +49,7 @@ <!ENTITY kbd-version "1.12"> <!ENTITY less-version "382"> <!ENTITY lfs-bootscripts-version "3.2.1"> -<!ENTITY libtool-version "1.5.14"> +<!ENTITY libtool-version "1.5.16"> <!ENTITY linux-version "2.6.11.9"> <!ENTITY linux-dl-version "2.6"> <!ENTITY linux-libc-headers-version "2.6.11.2"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
