diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-28 01:34:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-28 01:34:37 +0000 |
commit | 37eb32795c0c9aaf089b1182aff2718172f8865b (patch) | |
tree | 0fcc07b2f0063569e8792fb096d7a28fb58a33cb /chapter01 | |
parent | ac745a77251636e1d4171ed2d8faf8a30d28ba0a (diff) |
Updated to latest stable kernel 2.6.27.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8713 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a4a08ddf7..f92e60180 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,8 +40,11 @@ <para>2008-10-28</para> <itemizedlist> <listitem> + <para>[bdubbs] - Updated to latest stable kernel 2.6.27.4.</para> + </listitem> + <listitem> <para>[bdubbs] - Changed location of man pages in Module-Init-Tools. - Thanks to Trent Shea for pointing out the fix.</para> + Thanks to Trent Shea for pointing out the fix.</para> </listitem> <listitem> <para>[bdubbs] - Updated to M4-1.4.12.</para> |