diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-23 12:42:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-23 12:42:55 +0000 |
commit | 55fa5a30e27b830dbc659c5264243debd6a40df8 (patch) | |
tree | 8c106a5c31896a3b39eae2241b4e5da01c34f1e8 /chapter01 | |
parent | 63f6e217582aa7c11600efc6df9ebe249bc6e095 (diff) |
Various minor text changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 34d82eb82..45bcdb113 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-05-23</para> <itemizedlist> <listitem> + <para>[bdubbs] - Various minor text changes. Thanks to Chris + Staub. Fixes + <ulink url="&lfs-ticket-root;2407">#2407</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Change the bootsripts and udev configuration so the rtc is set by udev upon boot. Removed aio device from udev configuration. Fixes |