diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-16 20:19:10 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-16 20:19:10 +0000 |
commit | 446a6fcaa1c53cf66a193afd60ce7eb9e3fdb6c2 (patch) | |
tree | 4cb2131a48f00a226702f0e5065b339ee9859426 /chapter01 | |
parent | 58052582d277ef1a51137eb3cc6b9c33d3b0f27c (diff) |
Upgrade to Bash-4.2. Fixes #2830.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9463 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 83fcb2387..2c28e056d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-02-16</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Bash-4.2. Fixes + <ulink url="&lfs-ticket-root;2830">#2830</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Udev-166. Fixes <ulink url="&lfs-ticket-root;2829">#2829</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e786c919a..8bc7de621 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -31,9 +31,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> --> @@ -220,10 +220,6 @@ <title>Added:</title> <listitem> - <para>bash-&bash-version;-fixes-3.patch</para> - </listitem> - - <listitem> <para>bzip2-&bzip2-version;-install_docs-1.patch</para> </listitem> |