diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 311482a0a..ea2d39b18 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2012-10-02</para> <itemizedlist> <listitem> + <para>[matthew] - Use latest upstream fixes patch for Make, which + enables WebKitGtk to build with parallel builds. Fixes + <ulink url="&lfs-ticket-root;3188">#3188</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Man-DB-2.6.3. Fixes <ulink url="&lfs-ticket-root;3187">#3187</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3cd1f72ee..3bbfea85e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -230,6 +230,10 @@ <para>&glibc-installation-patch;</para> </listitem> + <listitem> + <para>&make-fixes-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> @@ -244,6 +248,10 @@ </listitem> <listitem> + <para>make-3.82-upstream_fixes-2.patch</para> + </listitem> + + <listitem> <para>patch-2.6.1-test_fix-1.patch</para> </listitem> |