diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-05 21:18:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-05 21:18:15 +0000 |
commit | f365e1e8c611a19aff3526991c007534f7de72c5 (patch) | |
tree | b2bb0759bdb4515d20aaac0adfd86ed5bf516a3d /chapter01/changelog.xml | |
parent | 2f0d64dc59a3ca3ac86d876bacc2e806fc113334 (diff) |
Install Kmod's and Xz's pkgconfig files in the correct location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 310820403..c23d8eee9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,17 @@ --> <listitem> + <para>2012-02-05</para> + <itemizedlist> + <listitem> + <para>[matthew] - Install Kmod's and Xz's pkgconfig files in + the standard location. Thanks to John Burrell and Bryan for the + original reports and Ken for the suggested fix.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-02-04</para> <itemizedlist> <listitem> |