diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 16 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0234a0601..73ff0326d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,21 @@ --> <listitem> + <para>2008-12-04</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Introduce new build method in Chapter 5 originating + in DIY-Linux. Thanks, Greg Schafer.</para> + </listitem> + <listitem> + <para>[jhuntwork] - Move instructions for GRUB to chapter 8 just after the + compilation of the kernel. Merge GRUB build and configuration instructions + into one page.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-12-03</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 27495333f..5d3de12ff 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -213,7 +213,7 @@ <title>Added:</title> <listitem> - <para>None yet</para> + <para>&gcc-startfiles-patch;</para> </listitem> </itemizedlist> |