diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-02-05 20:17:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-02-05 20:17:42 +0000 |
commit | 813c93821c30ddfa16b7e2ccb38c129b7123b2dc (patch) | |
tree | 09e49bf60e17621e4f56f28e625ef939eea4c845 /chapter01 | |
parent | de7475bed96707789252addf23c6921cb31cbf8e (diff) |
Fix expect library name.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2387d388a..c25086330 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ <para>2014-02-05</para> <itemizedlist> <listitem> + <para>[bdubbs] - Change expect library type in Chapter 5. + Thanks to kammet for teh report. Fixes + <ulink url="&lfs-ticket-root;3484">#3484</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Fix e2fsprogs tests to run properly in the LFS chroot envirnment.</para> </listitem> |