aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-05-15 12:24:30 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-05-15 12:24:30 +0000
commit77e3aa6c1e251751c78532af25a1d2ea5d1ce09d (patch)
tree96a14a11931335a8e731e64cb039e9e7f2ca31dc
parentf9c1a36de43406b3cce7398e6671ccd31124b106 (diff)
Updated to libtool 1.5.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5365 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent6
3 files changed, 7 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a44e4d552..1dddf1c5f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,7 +35,7 @@ First a summary, then a detailed log.</para>
<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 @@ First a summary, then a detailed log.</para>
</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>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 15e5571d1..0764b2b8e 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -228,7 +228,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
</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>
diff --git a/general.ent b/general.ent
index de3594745..c3e278e71 100644
--- a/general.ent
+++ b/general.ent
@@ -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">