diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-19 22:01:05 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-19 22:01:05 +0000 |
commit | deaf14affce0ab7ad78f44a7939c7e0d52f596d2 (patch) | |
tree | edf9043f47fcfde2104b0c188093f70875a22fe5 /chapter01 | |
parent | d8277eac7793b484a13a58d5c2948bb39db1dbb7 (diff) |
Provide clearer information on how to determine whether the host kernel is suitable for performing glibc's testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 70ccf3a63..aa9244fc1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -76,6 +76,10 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 19, 2004 [matt]: chapter05 - hostreqs. Provide clearer +information regarding determining whether the host kernel is suitable for +passing glibcs testsuite</para></listitem> + <listitem><para>June 19, 2004 [matt]: chapter06 - creatingdirs. Use `install -d` instead of `mkdir` (fixes bug #821)</para></listitem> |