diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 64aa49460..87086f76f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-03-18</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Grub-1.98. Fixes + <ulink url="&lfs-ticket-root;2602">#2602</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Remove commands no longer necessary in order to run the Bash test suite. Fixes <ulink url="&lfs-ticket-root;2601">#2601</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b44ec9ba0..dfc7240b9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -91,9 +91,9 @@ <!--<listitem> <para>Groff &groff-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GRUB &grub-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gzip &gzip-version;</para> </listitem>--> |