diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:50:32 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:50:32 +0000 |
commit | 934e034b7bf7844a634c0afd2fe85763bcc01f7a (patch) | |
tree | 4fc3d529055367c29c2e3a308e32cd186beb00f6 /chapter01 | |
parent | 9f5d040b5c963e4cf6eaf936c0123f07e8465ab8 (diff) |
Upgrade to Libtool-1.5.26. Fixes #2141.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f513530b2..e677f3230 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2008-02-07</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Libtool-1.5.26. Fixes + <ulink url="&lfs-ticket-root;2141">#2141</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to GCC-4.2.3. Fixes <ulink url="&lfs-ticket-root;2140">#2140</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4dfd27b92..2aa41ea56 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -116,9 +116,9 @@ <listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Libtool &libtool-version;</para> - </listitem> --> + </listitem> <listitem> <para>Linux &linux-version;</para> </listitem> |