diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-03 19:05:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-03 19:05:08 +0000 |
commit | bb2f6dc16974024e69b68e6b723a35f8baedefa1 (patch) | |
tree | e5a1f3adcca486ea8f4a316846547f7eb86fa07b /chapter01 | |
parent | a44d116ea21adad136b3682472a206478ab619e0 (diff) |
Upgrade to Bash-4.1. Fixes #2539.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9142 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, 6 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b263747cf..697162f32 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-01-03</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Bash-4.1. Fixes + <ulink url="&lfs-ticket-root;2539">#2539</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Patch-2.6.1. Fixes <ulink url="&lfs-ticket-root;2538">#2538</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a125d4e2d..6bbd5bcb2 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -28,9 +28,9 @@ <listitem> <para>Automake &automake-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Bash &bash-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Berkeley DB &db-version;</para> </listitem>--> @@ -211,10 +211,6 @@ <title>Added:</title> <listitem> - <para>bash-4.0-fixes-5.patch</para> - </listitem> - - <listitem> <para>coreutils-8.1-i18n-1.patch</para> </listitem> |