diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-11-12 06:17:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-11-12 06:17:15 +0000 |
commit | a727e738a34e1de40f2e6f7ee93a66e77ba11ecb (patch) | |
tree | d1931811f965c840009c22c77be3c40bf094c5bc /chapter01 | |
parent | d9ddcb3bc4443b07487318c991cca962342cdc9e (diff) |
Update to bash-4.3.30.
Update to man-db-2.7.1.
Add binutils-2.24-multiple_plugins-1.patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 19 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 23 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1fa5faec4..218220012 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,25 @@ </listitem> --> <listitem> + <para>2014-11-11</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bash-4.3.30. Fixes + <ulink url="&lfs-ticket-root;3708">#3708</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to man-db-2.7.1. Fixes + <ulink url="&lfs-ticket-root;3709">#3709</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add binutils-2.24-multiple_plugins-1.patch. + Thanks to Miklos Karacsony fro the patch. Fixes + <ulink url="&lfs-ticket-root;3707">#3707</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-11-10</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f6097ef8b..882ccb7b0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -37,9 +37,9 @@ <!--<listitem> <para>Automake &automake-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Bash &bash-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Binutils &binutils-version;</para> </listitem>--> @@ -245,9 +245,11 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <!-- <listitem> <para>&bash-fixes-patch;</para> </listitem> + --> <listitem> <para>&perl-fix-patch;</para> |