diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-21 11:09:52 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-21 11:09:52 +0000 |
commit | 49657d5462f2579c4a2d240d64bf3e73c2941a34 (patch) | |
tree | 6c60f48788c8acfed1e9a777d2b1f2754b38dabc /chapter01 | |
parent | b5fc4788316f3dfd1491886e78c2ee14cb956c7d (diff) |
Upgrade to Libtool-2.2.6b. Fixes #2514.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a55cb17a..12c3aa2ac 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-11-21</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgraded to Libtool-2.2.6b. Fixes + <ulink url="&lfs-ticket-root;2514">#2514</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-11-16</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 71e34c7db..0c4381929 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> |