diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 19:39:31 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 19:39:31 +0000 |
commit | 01b2d1b3c70b95a068502887d63967111f8de6d0 (patch) | |
tree | 15d5df5d0267418c8cc160a4352ef9fa2c82d7bd /chapter01/changelog.xml | |
parent | 18da154b58d7b8f24bb15846b2d96ec4dbab0fc1 (diff) |
Fixed readline installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 6f8d51ee6..1e9d2b98e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -76,6 +76,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline. +</para></listitem> + <listitem><para>June 15, 2004 [winkie]: Recreate Udev's entry in /etc/hotplug.d, since it's not correct for our purposes by default.</para></listitem> |