diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-04-29 11:31:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-04-29 11:31:29 +0000 |
commit | b2c4279bb9e9588ff1d45c73f6e42bf47dc9beae (patch) | |
tree | be7d03a2081b81dddcf2796d0fd21a795f2f7c37 /chapter01 | |
parent | 0ba6d531b4f499fa506c807f41ca5d26355333af (diff) |
Upgrade to Autoconf-2.69. Fixes #3071.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9837 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 3cb9b9412..facc3e3db 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-04-29</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Autoconf-2.69. Fixes + <ulink url="&lfs-ticket-root;3071">#3071</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Automake-1.12. Fixes <ulink url="&lfs-ticket-root;3070">#3070</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b02858588..c20d0df0b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -25,9 +25,9 @@ <!--<listitem> <para>None</para> </listitem> --> - <!--<listitem> + <listitem> <para>Autoconf &autoconf-version;</para> - </listitem> --> + </listitem> <listitem> <para>Automake &automake-version;</para> </listitem> |