diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 20:17:16 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 20:17:16 +0000 |
commit | a6c7de59fff6506471136f8c3e438f8d1a42fdf1 (patch) | |
tree | c4f967edba82fbe2b7a62fd9155eddd73eb07405 /chapter01 | |
parent | 06948c18f542ca46e66443c5afadcccd326fe2d7 (diff) |
Correct ownership of libtool's libltdl data files (fixes bug 1601)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6670 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 10bb765bd..fe7abe95e 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]: Fix ownership of libtool's libltdl +data files (fixes bug 1601).</para></listitem> + <listitem><para>August 12th, 2005 [matt]: Change findutils and vim's configure switch explanations to the convention used in the rest of the book (Bug 1613).</para></listitem> |