diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-03 19:05:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-03 19:05:55 +0000 |
commit | 7e8ba2229cf077b2151188ba7e34ca5be3b9c986 (patch) | |
tree | 3915eb85c0b88de4a1d4059dc5522968386a875a /chapter01 | |
parent | bb2f6dc16974024e69b68e6b723a35f8baedefa1 (diff) |
Upgrade to Readline-6.1. Fixes #2540.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 697162f32..8b3c603de 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-01-03</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Readline-6.1. Fixes + <ulink url="&lfs-ticket-root;2540">#2540</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Bash-4.1. Fixes <ulink url="&lfs-ticket-root;2539">#2539</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6bbd5bcb2..5cdbcb3e4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -157,9 +157,9 @@ <listitem> <para>Psmisc &psmisc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Readline &readline-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Sed &sed-version;</para> </listitem>--> @@ -250,6 +250,10 @@ <listitem> <para>patch-2.5.9-fixes-1.patch</para> </listitem> + + <listitem> + <para>readline-6.0-fixes-1.patch</para> + </listitem> </itemizedlist> </sect1> |