diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7774d98ec..ba6536f86 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2008-10-12</para> <itemizedlist> <listitem> + <para>[randy] - Added a patch to the Chapter 6 Binutils instructions + to correct some errors in the test suite.</para> + </listitem> + <listitem> <para>[dj] - Corrected installation of udev rule files.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 249739402..c9b94e053 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -219,6 +219,14 @@ </listitem> <listitem> + <para>&binutils-configure-patch;</para> + </listitem> + + <listitem> + <para>&binutils-gcc-patch;</para> + </listitem> + + <listitem> <para>&coreutils-old-kernel-patch;</para> </listitem> |