diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-03-18 09:58:37 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-03-18 09:58:37 +0000 |
commit | 8d6150183250e9e962e4f6b53ac8a39ef9b45d40 (patch) | |
tree | 6b2171f2a67055c7ba4387cc62a422cd325eec24 | |
parent | 614d9dc7b154ae7be48fedd8a35b08016391b56b (diff) |
Upgrade to readline-5.1.004
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter03/patches.xml | 2 | ||||
-rw-r--r-- | patches.ent | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 069f0dfc7..ea62810a2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>March 18, 2006</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to readline-5.1.004.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to bash-3.1.014.</para> </listitem> <listitem> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index eebd5e66d..c4f01469e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -173,7 +173,7 @@ </varlistentry> <varlistentry> - <term>Readline Upstream Fixes Patch - 2 KB:</term> + <term>Readline Upstream Fixes Patch - 4 KB:</term> <listitem> <para><ulink url="&patches-root;&readline-fixes-patch;"/></para> </listitem> diff --git a/patches.ent b/patches.ent index 6e50ccfe9..aa11478af 100644 --- a/patches.ent +++ b/patches.ent @@ -41,7 +41,7 @@ <!ENTITY perl-libc-patch "perl-&perl-version;-libc-2.patch"> -<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch"> +<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-3.patch"> <!ENTITY sysklogd-8bit-patch "sysklogd-&sysklogd-version;-8bit-1.patch"> <!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch"> |