diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-07 22:36:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-07 22:36:41 +0000 |
commit | 4ea67ff8236c6298df59c27dde745fd7a51ddeb1 (patch) | |
tree | 61731d22ddbec4b1d2b2286216ac38aa3178481b /chapter01 | |
parent | 1d8c944f01fe8a8904075bb2a542ba0bbd799b54 (diff) |
Fix location of binaries and libraries for kmod and xz.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 9c20d957f..85e0050aa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ </listitem> --> <listitem> + <para>2013-12-07</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Fix location of binaries and libraries + for kmod and xz. Fixes + <ulink url="&lfs-ticket-root;3443">#3443</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-11-23</para> <itemizedlist> <listitem> |