diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-04-16 16:06:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-04-16 16:06:59 +0000 |
commit | 06e7f6e35b565acd8f1e019bb436e85a79b4cacd (patch) | |
tree | 675c2f3ab01953cfa68c3da4f1b1ff635cfdc3e3 /chapter01 | |
parent | 1e4802278c5cd9c1964bfa2dfeb64945e64a20b7 (diff) |
* Reword handling of hotpluggable devices now that we install the hotplug package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4978 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 b37fc44d3..2f586aea7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -83,6 +83,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>April 16, 2005 [matt]: Reword handling of hotpluggable devices +now that we install the hotplug package (Andrew Benton)</para></listitem> + <listitem><para>April 16, 2005 [matt]: Minor wording/typo fixes (Allard Welter) </para></listitem> |