diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-29 20:33:27 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-29 20:33:27 +0000 |
commit | bbd46c6774cfeb0614a7a4685c6808fe1b9c772b (patch) | |
tree | 8cfe06fd8b3bb82a93de855403e2cd7e79a6442b /chapter01 | |
parent | 357f6f8a44b791a4943572c97b5b732acc139423 (diff) |
Update to automake-1.14.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |