aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-12-29 19:37:29 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-12-29 19:37:29 +0000
commit357f6f8a44b791a4943572c97b5b732acc139423 (patch)
treecaae1481c072de627938927c1aa1a4d95c107b60 /chapter01
parentb755562fb4b3c26c0febfc622b520dde5e664717 (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')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml7
2 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d33667053..5cd839f6e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,10 @@
<para>2013-12-29</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update readline patch to upstream level. Fixes
+ <ulink url="&lfs-ticket-root;3461">#3461</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Use gcc version of libiberty.a. Fixes
<ulink url="&lfs-ticket-root;3456">#3456</ulink>.</para>
</listitem>
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>