diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-04-01 05:41:19 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-04-01 05:41:19 +0000 |
commit | 85d8df50447b4bdcae11a0fb45253ed6fa8549bb (patch) | |
tree | 4777468e41e8d06cee84b93f41a7c69ad648b03b /chapter01 | |
parent | 04a770254ca30576bc920b02e1dac1e5e4372f81 (diff) |
Updated to linux-2.6.20.4. Fixes r1978.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4b3e2b427..ec8c02abe 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,16 @@ </itemizedlist> </listitem> --> + <listitem> + <para>2007-04-01</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Upgraded to linux-2.6.20.4. Updated linux-headers instructions + in chapter 5 to match instructions in chapter 6. The INSTALL_HDR_PATH is no longer + forcibly removed.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2007-03-27</para> |