diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e5c72a5f5..68d5144e0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-10-02</para> <itemizedlist> <listitem> + <para>[matthew] - Add a patch to allow Kmod's testsuite to pass on 32-bit + systems. Fixes <ulink url="&lfs-ticket-root;3191">#3191</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GCC-4.7.2. Fixes <ulink url="&lfs-ticket-root;3190">#3190</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d2c1893ae..33e2d9559 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -235,6 +235,10 @@ </listitem> <listitem> + <para>&kmod-test_fix-patch;</para> + </listitem> + + <listitem> <para>&make-fixes-patch;</para> </listitem> |