diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-06-06 23:38:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-06-06 23:38:23 +0000 |
commit | 35327219b876344b88c5e2fc3a49590141e694b0 (patch) | |
tree | 1a99c4c9f1c86eb87d888e68e9f35f92aa578d98 /chapter01/changelog.xml | |
parent | dcf7cdaeee08c2c0b743d05d82490e662cce414a (diff) |
Change instruction for minimum kernel version to 2.6.18 in glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0bbf40dfc..0f454eb96 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,17 @@ --> <listitem> + <para>2009-06-06</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Change instruction for minimum kernel version + to 2.6.18 in glibc. This corresponds to the stealth changes made to + the host requirements page made on May 26.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-06-01</para> <itemizedlist> <listitem> |