diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 20:53:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 20:53:02 +0000 |
commit | 791a9ec3c2a7dae316e6a4ba37baec03ef5ba028 (patch) | |
tree | a062b5a58733840e4141348e79c513b3aa899ca8 /chapter01 | |
parent | a6c7de59fff6506471136f8c3e438f8d1a42fdf1 (diff) |
Explain that libiconv isn't required on an LFS system (fixes bug 1614)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6671 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 fe7abe95e..02489c145 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]: Explain that libiconv isn't required +on an LFS system (fixes bug 1614).</para></listitem> + <listitem><para>August 12th, 2005 [matt]: Fix ownership of libtool's libltdl data files (fixes bug 1601).</para></listitem> |