aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-08-03 19:55:09 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-08-03 19:55:09 +0000
commit3e801560a71bead93f49fdcc665962563a71d9ea (patch)
treeeff6a8b880d08e9d9060937001015e5c7bebe0f9 /chapter01
parentd7bd6fdcdffd1aef21b32d6f98ef6eac45d0ee8f (diff)
Upgrade to Make-3.82. Fixes #2726.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml11
2 files changed, 19 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index bc3d3453c..533248c37 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,16 @@
-->
<listitem>
+ <para>2010-08-03</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Make-3.82. Fixes
+ <ulink url="&lfs-ticket-root;2726">#2726</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-07-26</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 0b069ec72..039e72456 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -124,9 +124,9 @@
<listitem>
<para>M4 &m4-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Make &make-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Man-DB &man-db-version;</para>
</listitem>
@@ -229,6 +229,10 @@
</listitem>
<listitem>
+ <para>glibc-&glibc-version;-makefile_fix-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>MPC-&mpc-version;</para>
</listitem>
@@ -254,6 +258,9 @@
<para>grep-2.5.4-debian_fixes-1.patch</para>
</listitem>
<listitem>
+ <para>make-3.81-upstream_fixes-1.patch</para>
+ </listitem>
+ <listitem>
<para>perl-5.10.1-utf8-1.patch</para>
</listitem>
<listitem>