diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-03 08:07:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-03 08:07:26 +0000 |
commit | 9f20df31280ec47f4a92a2e32061264d2b0910a3 (patch) | |
tree | 695fbbc722d4cb7924ed94859ce68575922e8544 /chapter01 | |
parent | d0cada487e86fb8618072839ab8507cc4c8dfc20 (diff) |
Use version entities rather than hardcoded values so the note about keeping up to date with stable kernel releases remains accurate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index df77b8f85..40c09b1f1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,19 @@ --> <listitem> + <para>2006-11-03</para> + <itemizedlist> + <listitem> + <para>[matthew] - Use version entities from + <filename>packages.ent</filename> rather than hardcoded values in + the note in <filename>chapter03/packages.xml</filename>. Remove the + warning about potential incompatibilities with the bootscripts. + Thanks to Rainer Wirtz for the report.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2006-10-29</para> <itemizedlist> <listitem> |