diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-18 19:51:44 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-18 19:51:44 +0000 |
commit | bd488ac24baf934f9eff2232c243ff31567c2d62 (patch) | |
tree | b0ebf67de3d6e8734203beab60ee1f5f48467716 /chapter01/whatsnew.xml | |
parent | a42797165421833249fc0bc4db9161d3f71a7e1c (diff) |
Upgrade to Expect-5.45. Fixes #2791.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 7cc50d262..536f62b0c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -58,9 +58,9 @@ <!--<listitem> <para>E2fsprogs &e2fsprogs-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Expect &expect-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>File &file-version;</para> </listitem>--> @@ -277,6 +277,10 @@ </listitem> <listitem> + <para>expect-5.44.1.15-no_tk-1.patch</para> + </listitem> + + <listitem> <para>perl-5.12.1-libc-1.patch</para> </listitem> |