diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:36:10 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:36:10 +0000 |
commit | 74fa2c207a16f655ebd6eb6fc3621da948b78d3e (patch) | |
tree | ba23df76d003abb21e8a1e6ab4612eb51818eefa /chapter01 | |
parent | 8319c55ddbcbd067a291120ef13490d2fd480894 (diff) |
Upgrade to Bash-4.1.009. Fixes #2770.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9401 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, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dda41d860..b210af382 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-10-18</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Bash 4.1 patch level 9. Fixes + <ulink url="&lfs-ticket-root;2770">#2770</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Udev-163. Fixes <ulink url="&lfs-ticket-root;2769">#2769</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 7623f78d4..9fbabfb68 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -220,6 +220,10 @@ <title>Added:</title> <listitem> + <para>bash-4.1-fixes-3.patch</para> + </listitem> + + <listitem> <para>perl-5.12.2-libc-1.patch</para> </listitem> @@ -237,6 +241,10 @@ <title>Removed:</title> <listitem> + <para>bash-4.1-fixes-2.patch</para> + </listitem> + + <listitem> <para>bzip2-1.0.5-install_docs-1.patch</para> </listitem> |