diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e8792729b..3a81a1e63 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,11 +40,13 @@ <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> + <para>[bdubbs] - Add patch to fix glibc occasional crash + with problem nameservers. Fixes + <ulink url="&lfs-ticket-root;3172">#3172</ulink>.</para> </listitem> <listitem> - <para>[bdubbs] - Apply upstream patches to make.</para> + <para>[bdubbs] - Add instructions to Chapter 5 glibc + to add rpc headers to the host system if they are missing.</para> </listitem> </itemizedlist> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a4fa2ecd1..70b28da9d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -236,6 +236,10 @@ </listitem> <listitem> + <para>&glibc-fix-resolv-patch;</para> + </listitem> + + <listitem> <para>&kbd-fixes-patch;</para> </listitem> |