diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-09-28 15:07:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-09-28 15:07:07 +0000 |
commit | 03ddc79e3c15223d7c112b16ae28556e5688f9c2 (patch) | |
tree | 7e07f93f7f21051b4f280d661ca23b8c697280f0 /chapter01/changelog.xml | |
parent | dbde549853b1beae70fd0eea1c9a5fd6efdb1f4b (diff) |
Added note about known failure in GRUB testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e2ceb2f71..93ca4b92c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,6 +92,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>September 28th, 2004 [matt]: Added a note regarding a known +failure in the GRUB testsuite</para></listitem> + <listitem><para>September 25th, 2004 [jeremy]: Added the --with-headers flag back to glibc chapter 5. Numerous reports on list indicated that without this flag, glibc would grab headers from the host, rather than the ones we |