diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-29 19:37:29 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-29 19:37:29 +0000 |
commit | 357f6f8a44b791a4943572c97b5b732acc139423 (patch) | |
tree | caae1481c072de627938927c1aa1a4d95c107b60 /chapter01/whatsnew.xml | |
parent | b755562fb4b3c26c0febfc622b520dde5e664717 (diff) |
Update readline patch to upstream level
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10428 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c45c4c1b6..3993798e8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -226,6 +226,9 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>readline-6.2-fixes-2.patch</para> + </listitem> </itemizedlist> <itemizedlist> @@ -233,6 +236,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>readline-6.2-fixes-1.patch</para> + </listitem> + + <listitem> <para>texinfo-5.1-test-1.patch</para> </listitem> |