diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5cd839f6e..9d32b878c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-29</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to automake-1.14.1. Fixes + <ulink url="&lfs-ticket-root;3458">#3458</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update readline patch to upstream level. Fixes <ulink url="&lfs-ticket-root;3461">#3461</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3993798e8..1b827acd3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -28,9 +28,9 @@ <!--<listitem> <para>Autoconf &autoconf-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Automake &automake-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bash &bash-version;</para> </listitem>--> @@ -236,6 +236,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>automake-1.14-test-1.patch</para> + </listitem> + + <listitem> <para>readline-6.2-fixes-1.patch</para> </listitem> |