diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-06-21 14:56:14 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-06-21 14:56:14 +0000 |
commit | 1cfc7dd3e8b409b3937228e859a2776a5b98ac19 (patch) | |
tree | 9d7b1821d02c0d89f8a42791e5ce904573d2aeb6 /chapter01 | |
parent | b02111550a5ddeb495e99786910223010869e8b4 (diff) |
Upgrade to Libtool-2.2.10. Fixes #2690.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9306 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 9e664e05e..8203bbf26 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-06-21</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Libtool-2.2.10. Fixes + <ulink url="&lfs-ticket-root;2690">#2690</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Expect-5.44.1.15. Fixes <ulink url="&lfs-ticket-root;2689">#2689</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5e4fd1fef..fd7cdfd7f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -115,9 +115,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> |