diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 19:44:32 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 19:44:32 +0000 |
commit | a55f08682ab5c07be2818fa0c871917069af867e (patch) | |
tree | 05761383ef501fd2f4e29b65938b95845a988524 /chapter01 | |
parent | 7b303d47a0f2f2152e128d91b35478b9eb69bafa (diff) |
Expand explanation of device node creation in chapter 6 (fixes bug 1593)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d0ac8134b..856d10409 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -112,6 +112,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 12th, 2005 [matt]: Expand explanation of device node +creation at the start of chapter 6.</para></listitem> + <listitem><para>August 6th, 2005 [matt]: Fix incorrect version number for expect's installed library (Bug 1608)</para></listitem> |