aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:37:24 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:37:24 +0000
commit6f2cc22cf3048c0f8b05b445a33bc99425758204 (patch)
tree704ff9b8700ff6282e0705f8b24312b2b58e5841 /chapter01
parent4e82d4787a775438ce10fc7e3ccefe9fcd23ccd0 (diff)
Upgrade to Automake-1.10.2. Fixes #2286.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml10
2 files changed, 13 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 73ff0326d..0da3bcbdf 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
</listitem>
-->
+
+ <listitem>
+ <para>2008-12-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgraded to Automake-1.10.2. Fixes #2286.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2008-12-04</para>
<itemizedlist>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 5d3de12ff..06d467fec 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -23,16 +23,12 @@
<title>Upgraded to:</title>
- <listitem>
- <para>None yet</para>
- </listitem>
-
<!--<listitem>
<para>Autoconf &autoconf-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Automake &automake-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Bash &bash-version;</para>
</listitem>-->
@@ -222,7 +218,7 @@
<title>Removed:</title>
<listitem>
- <para>None yet</para>
+ <para>automake-1.10.1-test_fix-1.patch</para>
</listitem>
</itemizedlist>