aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-05-03 03:27:00 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-05-03 03:27:00 +0000
commit4d2077d7985afb26bbe67f75bb3ee7f0c82bf515 (patch)
tree1f0444363a50af6a1acc6819da12f91951e1acb9 /chapter01
parenta8a87e673956a0ec81ba0a1a1ae13ae287c52847 (diff)
Adjust zlib instructions to ensure .pc file and all libraries are in the proper
location. Thanks to Chris Staub. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 41c4f4b60..38cdfdcc0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2010-05-03</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add file to Chapter 5 to remove several warning
+ messages in Chapter 6 binutils.
+ Fixes <ulink url="&lfs-ticket-root;2640">#2640</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-04-20</para>
<itemizedlist>
<listitem>