aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-27 17:50:50 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-27 17:50:50 +0000
commit0fe6ccd8aea0ed502c8c9126cf7161ff895c0324 (patch)
tree1e2681ee9d77508fd4289ec6b259ab7357e30b13 /chapter01
parent035ccc16f0848cf64d57605620f572542d460789 (diff)
Add instructions to Chapter 5 glibc to add rpc headers
to the host system if they are missing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4239ac293..e8792729b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,19 @@
-->
<listitem>
+ <para>2012-08-27</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add instructions to Chapter 5 glibc
+ to add rpc headers to the host system if they are missing.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Apply upstream patches to make.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-08-26</para>
<itemizedlist>
<listitem>