aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-01-29 19:51:05 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-01-29 19:51:05 +0000
commitd7587f337785d3bc0666325215d44d61cf14bfe8 (patch)
treef04c1b4bf9ddb3bee61c52a8ba3d871836412bf6 /chapter01
parentf24552492b47173a0a553976e42a86da85bc988c (diff)
Upgrade to Automake-1.10.1. Fixes #2132.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index aceb39b39..eb1a3e9ba 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2008-01-29</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgraded to Automake-1.10.1. Fixes
+ <ulink url="&lfs-ticket-root;2132">#2132</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2008-01-22</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index c0c19f993..7f62315d4 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -32,9 +32,9 @@
<!--<listitem>
<para>Autoconf &autoconf-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Automake &automake-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Bash &bash-version;</para>
</listitem>-->