diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-23 23:12:34 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-23 23:12:34 +0000 |
commit | 7d6c9a64b52082c05c12e7d250850c2e1d7c677b (patch) | |
tree | 0f1ce673edccc5fb0f1310d7414525ff1da0a48c /chapter01 | |
parent | 701d318f14816577da6c85735bdfae626f647195 (diff) |
Checked in Alexander Patrakov's changes for the console page, and related bootscripts update.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 81bd28169..d49e66e4e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,15 @@ <para>2008-10-23</para> <itemizedlist> <listitem> + <para>[dj] - Updated to lfs-bootscritps-20081023 to account for + changes in the console page.</para> + </listitem> + <listitem> + <para>[dj] - Updated text in console page to match current situation + regarding linux kernel changes. Thanks to Alexander Patrakov for + the text and explanations.</para> + </listitem> + <listitem> <para>[dj] - Updated Man-DB instructions and text covering manual pages and related i18n issues.</para> </listitem> |