diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:31:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:31:02 +0000 |
commit | 5520a6c9cced5d7e175c0fa82a06a3de08c672d2 (patch) | |
tree | 03a8b3bbb25541c7e7234def7f2af88f16714cd2 /chapter01 | |
parent | d03909fd114a60e439b21f2c2c3e9c0f05bc75e6 (diff) |
Upgrade to Libtool-2.4. Fixes #2762.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9396 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 ae8dfee83..8ce7c3a8a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-10-18</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Libtool-2.4. Fixes + <ulink url="&lfs-ticket-root;2762">#2762</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-09-22</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index fbd7dd3e9..37c90e9ec 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -118,9 +118,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> |