diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-09-20 20:28:36 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-09-20 20:28:36 +0000 |
commit | 456a46699c4a0ceed66e9a58efd2b0a6be40f3d2 (patch) | |
tree | 4a7b2a34baea7c5c43e3ec495d5e7f114e749522 /chapter01 | |
parent | cc8f898faef7aa2dc60be5e777077f8976a278db (diff) |
Fixed Linux note to not use newer than 2.6.17.x
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7792 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 716995117..c9b1b5652 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2006-09-20</para> + <itemizedlist> + <listitem> + <para>[dnicholson] - Changed note about using newer Linux + than in the book to reflect current versions.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2006-09-18</para> <itemizedlist> <listitem> |