diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-27 21:49:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-27 21:49:13 +0000 |
commit | 78bf0c1739a3328e64471847f6703b2be7e455c8 (patch) | |
tree | bc2cb7b16417123f002e04d1c028c1d150bbff7e /chapter01/changelog.xml | |
parent | b8da2a8b1ee7a1c15d25c0c45ff07e309704e809 (diff) |
Instruct perl to use the system bzip2 library
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10658 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 55a156a08..dbed74d8b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,9 @@ <para>2014-07-27</para> <itemizedlist> <listitem> + <para>[bdubbs] - Instruct perl to use the system bzip2 library.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to check-0.9.14. Fixes <ulink url="&lfs-ticket-root;3641">#3641</ulink>.</para> </listitem> |