aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-11-25 20:50:25 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-11-25 20:50:25 +0000
commit8e9135839af647026190ae32f3899d087f2f0084 (patch)
tree8b3668830ac938c2dc78a9d1a6f664ed359fb317 /chapter01
parentb05e6b1be22a94268f2d2d510f4144b4536f5485 (diff)
Install Glibc's NIS and RPC headers again. Fixes #2965.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 419f8d7eb..edb9426cf 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,12 @@
<para>2011-11-25</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Install Glibc's NIS and RPC headers again. The
+ headers have not been installed by default since Glibc-2.14, but that
+ causes various BLFS packages to break. Fixes
+ <ulink url="&lfs-ticket-root;2965">#2965</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Grep-2.10. Fixes
<ulink url="&lfs-ticket-root;2964">#2964</ulink>.</para>
</listitem>