diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:42:21 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:42:21 +0000 |
commit | ebab29a3063f4b65aaa3846ae7d60504be43d19b (patch) | |
tree | c28d672a299b8d81c340ad72e16305c6eb46d0bb /chapter01/whatsnew.xml | |
parent | 8fa503486bc4ae16345386edef401c799afa6c7e (diff) |
Add latest upstream patches for Readline. Fixes #2068. Thanks to Matthew Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cbb798ed2..a6286623b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -212,6 +212,10 @@ <para>&bash-fixes-patch;</para> </listitem> + <listitem> + <para>&readline-fixes-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> @@ -229,6 +233,10 @@ <para>gcc-4.1.2-specs-1.patch</para> </listitem> + <listitem> + <para>readline-5.4-fixes-4.patch</para> + </listitem> + </itemizedlist> </sect1> |