aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-09-17 20:44:06 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-09-17 20:44:06 +0000
commit43daae87d3f59c6e91404feb46890adfa072fb0e (patch)
tree94c89fac208da4be11d99095cda40d425ffd4362 /chapter01
parent3f88698c4839a6d64f14c19793dbcdc0ad95490d (diff)
Upgrade to latest upstream Bash patches. Fixes #2484.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml7
2 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 13b4c823a..7557b1bd4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-09-17</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgraded to Bash-4.0-fixes-4.patch. Fixes
+ <ulink url="&lfs-ticket-root;2484">#2484</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgraded to Linux-2.6.31. Fixes
<ulink url="&lfs-ticket-root;2485">#2485</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 4ba72ee88..4ec15d835 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -211,6 +211,10 @@
<title>Added:</title>
<listitem>
+ <para>bash-4.0-fixes-4.patch</para>
+ </listitem>
+
+ <listitem>
<para>coreutils-7.6-i18n-1.patch</para>
</listitem>
@@ -224,6 +228,9 @@
<title>Removed:</title>
<listitem>
+ <para>bash-4.0-fixes-3.patch</para>
+ </listitem>
+ <listitem>
<para>coreutils-7.5-i18n-1.patch</para>
</listitem>