diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-14 15:09:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-14 15:09:25 +0000 |
commit | 4fa614477d8dd140be5e9957c9a1cd4fdd732416 (patch) | |
tree | 3846561bea141d0a52d39542125160adf2c4fa5b /chapter01/changelog.xml | |
parent | 64fc68abb92ef3a69efad0c8c411dd6862d048c5 (diff) |
Add sed to prevent grub's UFS size test being run
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6685 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 350634e6a..756609e09 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -113,6 +113,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 14th, 2005 [matt]: Add a sed to prevent the UFS test +from being run (fixes bug 1595).</para></listitem> + <listitem><para>August 14th, 2005 [matt]: Added patch to install documentation for bzip2 (fixes bug 1603).</para> </listitem> |