diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
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> |