diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-16 00:08:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-16 00:08:46 +0000 |
commit | c0835ae9152d828cfea24ae085385a8d69872108 (patch) | |
tree | 91a00892e3eacbeb46a2bbb9125c611448d50204 /chapter01 | |
parent | 491d4629be51ade13808830f3b1e870c4ff9d414 (diff) |
Updated the kernel to version 2.6.16.26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7675 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 5f88dc18e..b40dbc49e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>July 15, 2006</para> <itemizedlist> <listitem> + <para>[bdubbs] - Updated the kernel to version 2.6.16.26. + </para> + </listitem> + <listitem> <para>[bdubbs] - Added sed to correct path to the find program in updatedb after moving find to /bin.</para> </listitem> |